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.
Declared in <bslfmt_formattertestutil.h>
template<class t_CHAR>
struct FormatterTestUtil_Oracle;
| Name | Description |
|---|---|
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 |