Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 6 years ago

Language

C++

Compiler

gcc 5.4.0

Options
Warnings
Optimization
Boost 1.69.0
C++14
-pedantic

Author

anonymous

about 6 years ago

lref_zip.hpp
copy_zip.hpp
copy_tie_zip.hpp

$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.69.0/gcc-5.4.0/include -std=c++14 -pedantic
0, -1
1, -2
2, -3
0, -1, a
1, -2, b
2, -3, c
Exit Code:
0