Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 5 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20210525 (experimental)

Options
Boost 1.73.0
C++2b
no pedantic

Author

anonymous

about 5 years ago

$ g++ prog.cc -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++2b
is_streamable trait:
int: true
std::vector<int>: true
std::vector<unstreamable_class>: false

Function call:
streamable: 0
streamable: 
not streamable
Exit Code:
0