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;