создание экземпляра класса во вложенных классах
#c #templates #c 14 #variadic-templates #c #шаблоны #c 14 #переменные-шаблоны Вопрос: У меня следующая проблема: template< typename T, size_t N, size_t... N_i > struct A { // nested class template<…
#c #templates #c 14 #variadic-templates #c #шаблоны #c 14 #переменные-шаблоны Вопрос: У меня следующая проблема: template< typename T, size_t N, size_t... N_i > struct A { // nested class template<…