Author
anonymous
over 8 years ago
$
prog.cc:2:19: error: invalid use of non-static data member 'm' int x = sizeof(T::m); ~~~^ 1 error generated.