Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
prog.cc:7:8: error: template argument '(V + 1)' involves template parameter(s)
 struct Foo<V, V+1>{}; // 使って部分特殊化の非型引数を演算してはいけない
        ^~~~~~~~~~~
Exit Code:
1