test/doc/examples/example09.output
2015-06-27 18:19:29 -04:00

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"
//]