Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 8 years ago

Language

Compiler

Options

Author

anonymous

over 8 years ago

$
prog.cc:5:5: error: implicit instantiation of undefined template 'WhichType<Something>'
    WhichType<Something>{};
    ^
prog.cc:1:31: note: template is declared here
template <typename...> struct WhichType;
                              ^
1 error generated.
Exit Code:
1