Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::is_arithmetic_and_not_xchars< Target, Source > Member List

This is the complete list of members for boost::detail::is_arithmetic_and_not_xchars< Target, Source >, including all inherited members.

BOOST_STATIC_CONSTANT(bool, value=(boost::type_traits::ice_and< boost::type_traits::ice_not< boost::detail::is_character< Target >::value >::value, boost::type_traits::ice_not< boost::detail::is_character< Source >::value >::value, boost::is_arithmetic< Source >::value, boost::is_arithmetic< Target >::value >::value))boost::detail::is_arithmetic_and_not_xchars< Target, Source >