Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

Compiler

Options

Author

anonymous

almost 7 years ago

$
prog.cc:7:3: error: implicit instantiation of undefined template 'print<int &>'
  print<T&&>{};
  ^
prog.cc:2:8: note: template is declared here
struct print;
       ^
1 error generated.
Exit Code:
1