#include <is_object.hpp>
|
| BOOST_STATIC_CONSTANT (bool, value=(::boost::type_traits::ice_and< ::boost::type_traits::ice_not< ::boost::is_reference< T >::value >::value,::boost::type_traits::ice_not< ::boost::is_void< T >::value >::value,::boost::type_traits::ice_not< ::boost::is_function< T >::value >::value >::value)) |
|
template<typename T >
boost::detail::is_object_impl< T >::BOOST_STATIC_CONSTANT |
( |
bool |
, |
|
|
value |
= (::boost::type_traits::ice_and< ::boost::type_traits::ice_not< ::boost::is_reference< T >::value >::value,::boost::type_traits::ice_not< ::boost::is_void< T >::value >::value,::boost::type_traits::ice_not< ::boost::is_function< T >::value >::value >::value) |
|
) |
| |
The documentation for this struct was generated from the following file: