Boost C++ Libraries

PrevUpHomeNext

Struct template basic_string_types

boost::log::basic_string_types

Synopsis

// In header: <boost/log/utility/type_dispatch/standard_types.hpp>

template<typename CharT> 
struct basic_string_types {
};

Description

An MPL-sequence of string types of attributes, supported by default


PrevUpHomeNext