numeric_types
// In header: <boost/log/utility/type_dispatch/standard_types.hpp> typedef mpl::joint_view< integral_types, floating_point_types >::type numeric_types;
An MPL-sequence of all numeric types of attributes, supported by default