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< F > Struct Template Reference

#include <stream_translator.hpp>

Public Types

typedef boost::decay< F >::type decayed
 
typedef is_inexact_impl
< std::numeric_limits< decayed >
::is_specialized >
::BOOST_NESTED_TEMPLATE test
< decayed >::type 
type
 

Static Public Attributes

static const bool value = type::value
 

Member Typedef Documentation

template<typename F >
typedef boost::decay<F>::type boost::property_tree::detail::is_inexact< F >::decayed
template<typename F >
typedef is_inexact_impl< std::numeric_limits<decayed>::is_specialized >::BOOST_NESTED_TEMPLATE test<decayed>::type boost::property_tree::detail::is_inexact< F >::type

Member Data Documentation

template<typename F >
const bool boost::property_tree::detail::is_inexact< F >::value = type::value
static

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