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_pod_impl< T > Struct Template Reference

#include <is_pod.hpp>

Inheritance diagram for boost::detail::is_pod_impl< T >:

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(::boost::type_traits::ice_or< ::boost::is_scalar< T >::value,::boost::is_void< T >::value, false >::value))
 

Member Function Documentation

template<typename T>
boost::detail::is_pod_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (::boost::type_traits::ice_or< ::boost::is_scalar< T >::value,::boost::is_void< T >::value, false >::value) 
)

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