Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_tree::detail::is_inexact_impl< true >::test< T > Struct Template Reference

#include <stream_translator.hpp>

Public Types

typedef
boost::integral_constant< bool,!std::numeric_limits
< T >::is_exact > 
type
 

Member Typedef Documentation

template<typename T >
typedef boost::integral_constant<bool, !std::numeric_limits<T>::is_exact> boost::property_tree::detail::is_inexact_impl< true >::test< T >::type

The documentation for this struct was generated from the following file: