Код: Выделить всё
typedef const char CCTYPE[];
template struct StringConcat { ... };
Код: Выделить всё
char foo[] = "foo"; char bar[] = "bar";
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/4693819/c-template-string-concatenation[/url]
Мобильная версия