]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/test/doc/examples/example09.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example09.output
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
6 *** 1 failure is detected in the test module "Master Test Suite"
7 //]