This class provides the implementations of parse and format for formatters that format a type using its streaming operator.
Synopsis
Declared in <bslfmt_streamedformatter.h>
template<class t_STREAMABLE>
struct StreamedFormatter;
Member Functions
Name |
Description |
Format the specified |
|
Parse and validate the specification string stored in the iterator accessed via the |
Created with MrDocs