In ~UnitTestAllocationChecker, the call to unitTest.expectEquals passes down size_t which results in an ambiguous call to operator<< for String.
In ~UnitTestAllocationChecker, the call to unitTest.expectEquals passes down size_t which results in an ambiguous call to operator<< for String.