boost::algorithm::empty_formatter — Empty formatter.
template<typename RangeT> unspecified empty_formatter(const RangeT & );
Construct the empty_formatter . Empty formatter always returns an empty sequence.
empty_formatter
Returns: An instance of the empty_formatter object.