example10.output 212 B

1234567
  1. //[example_output
  2. > example
  3. Running 3 test cases...
  4. test.cpp(17): error: in "my_test<unsigned char>": check sizeof(T) == (unsigned)4 has failed [1 != 4]
  5. *** 1 failure is detected in the test module "example"
  6. //]