boost::algorithm::identity_formatter — Identity formatter.
template<typename CollectionT> unspecified identity_formatter();
Construct the identity_formatter . Identity formatter always returns the parameter.
Returns: An instance of the identity_formatter object.