Language
C++
Compiler
gcc HEAD 6.0.0 20160223 (experimental)
Options
Warnings
Boost 1.60.0
C++1z(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/usr/local/boost-1.60.0/include -std=gnu++1z
A has 'has_toString' = true
B has 'has_toString' = false
C has 'has_toString' = true
Exit Code:
0