Language
C++
Compiler
gcc HEAD 12.0.0 20210525 (experimental)
Options
Boost 1.73.0
C++11
no pedantic
$ g++ prog.cc -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++11 is_streamable trait:
int: true
std::vector<int>:false
Function call:
streamable: 0
not streamable
Exit Code:
0