[#BloombergLP-bslfmt-FormatterTestUtil_Oracle-0ff] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::FormatterTestUtil_Oracle :relfileprefix: ../../ :mrdocs: 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. == Synopsis Declared in `<bslfmt_formattertestutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_CHAR> struct FormatterTestUtil_Oracle; ---- == Specializations [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslfmt/FormatterTestUtil_Oracle-08.adoc[`FormatterTestUtil_Oracle<char>`] | This is a specialization of `FormatterTestUtil_Oracle` template for `char`. | xref:BloombergLP/bslfmt/FormatterTestUtil_Oracle-0f1.adoc[`FormatterTestUtil_Oracle<wchar_t>`] | This is a specialization of `FormatterTestUtil_Oracle` template for |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#