BloombergLP::bslfmt::FormatterTestUtil_Oracle

Namespace for standard-library formatting oracles used in tests.

Synopsis

Declared in <bslfmt_formattertestutil.h>

template<class t_CHAR>
struct FormatterTestUtil_Oracle;

Description

This template struct provides a namespace for a utility function that creates a string containing the result of formatting done by standard implementations. This struct is meant for test purposes only.

Specializations

NameDescription
FormatterTestUtil_Oracle<char> This is a specialization of FormatterTestUtil_Oracle template for char.
FormatterTestUtil_Oracle<wchar_t> This is a specialization of FormatterTestUtil_Oracle template for