example09.output 213 B

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