Код: Выделить всё
#include
#include
template
struct TestStruct{
TestStruct(const T& val, void* val2){
std::cout
A
Live Demo
Почему это?>
Подробнее здесь: https://stackoverflow.com/questions/795 ... nd-android
Код: Выделить всё
#include
#include
template
struct TestStruct{
TestStruct(const T& val, void* val2){
std::cout
A