1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/test/doc/examples/example09.output

7 lines
213 B
Plaintext

//[example_output
> example
Running 3 test cases...
test.cpp(15): error: in "my_test<unsigned char>": check sizeof(T) == 4U has failed [1 != 4]
*** 1 failure is detected in the test module "Master Test Suite"
//]