Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 8 years ago

Language

Compiler

Options

Author

anonymous

about 8 years ago

$
prog.cc: In instantiation of 'foo<Ts>::foo(Us ...) [with Us = {bar}; Ts = {}]':
prog.cc:15:16:   required from here
prog.cc:5:27: error: mismatched argument pack lengths while expanding 'Ts'
     foo(Us... us) : Ts{us}... { }
                           ^~~
Exit Code:
1