Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

clang HEAD 10.0.0 (https://github.com/llvm-mirror/clang.git f1a4d8270deb2472ac5245a53a85c7c35155ea29) (https://github.com/llvm-mirror/llvm.git 241382452690ab54ef35919b858bea9b169a62df)

Options
Warnings
Boost 1.71.0
C++17
-pedantic-errors

Author

anonymous

over 6 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/clang-head/include -std=c++17 -pedantic-errors
void foo(std::index_sequence<A...>, std::index_sequence<B...>) [A = <0, 1, 2>, B = <0, 1, 2, 3>]
Exit Code:
0