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: In instantiation of 'std::enable_if_t<((IsExample<Ts>::value  && ...) && (sizeof... (Ts) == N))> Function(Ts ...) [with unsigned int N = 2; Ts = {Example<0>, Example<1>}; std::enable_if_t<((IsExample<Ts>::value  && ...) && (sizeof... (Ts) == N))> = void]':
prog.cc:21:43:   required from here
prog.cc:13:17: warning: unused parameter 'xs#0' [-Wunused-parameter]
 auto Function(Ts... xs)
               ~~^~~~~~
prog.cc:13:17: warning: unused parameter 'xs#1' [-Wunused-parameter]
Exit Code:
0