Files
John Beard f8c62b3b36 QA: Standardise on the modern Boost test printer style
boost_test_print_type was introduced in 1.64 and we can tidy
up/standardise the old style printers in boost::test_tools::tt_detail
and "normal" stream operators which risk conflicts if one appears in
a header in future.
2026-03-08 01:45:27 +08:00
..