fork download
  1. template<typename T>
  2. class T{
  3.  
  4. };
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:2:7: error: using template type parameter ‘T’ after ‘class’
stdout
Standard output is empty