string_types
// In header: <boost/log/utility/type_dispatch/standard_types.hpp> typedef mpl::vector< std::string, string_literal, std::wstring, wstring_literal > string_types;
An MPL-sequence of string types of attributes, supported by default