#include <try_lexical_convert.hpp>
|
| 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)) |
|
template<typename Target , typename Source >
boost::detail::is_arithmetic_and_not_xchars< Target, Source >::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) |
|
) |
| |
The documentation for this struct was generated from the following file: