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
Name |
Description |
This is a specialization of |
|
This is a specialization of |
Created with MrDocs