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