Код: Выделить всё
#include
template
struct Displayer {
void display() const {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78342984/template-alias-with-const-char[/url]Код: Выделить всё
#include
template
struct Displayer {
void display() const {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78342984/template-alias-with-const-char[/url]