#include <basic_text_oprimitive.hpp>
Public Types | |
typedef mpl::bool_ < boost::is_floating_point< T > ::value||(std::numeric_limits < T >::is_specialized &&!std::numeric_limits< T > ::is_integer &&!std::numeric_limits< T > ::is_exact &&std::numeric_limits< T > ::max_exponent) >::type | type |
typedef mpl::bool_< boost::is_floating_point<T>::value || (std::numeric_limits<T>::is_specialized && !std::numeric_limits<T>::is_integer && !std::numeric_limits<T>::is_exact && std::numeric_limits<T>::max_exponent) >::type boost::archive::basic_text_oprimitive< OStream >::is_float< T >::type |