#include <is_member_object_pointer.hpp>
|
| BOOST_STATIC_CONSTANT (bool, value=(::boost::type_traits::ice_and< ::boost::is_member_pointer< T >::value,::boost::type_traits::ice_not< ::boost::is_member_function_pointer< T >::value >::value >::value)) |
|
template<typename T >
boost::detail::is_member_object_pointer_impl< T >::BOOST_STATIC_CONSTANT |
( |
bool |
, |
|
|
value |
= (::boost::type_traits::ice_and< ::boost::is_member_pointer< T >::value,::boost::type_traits::ice_not< ::boost::is_member_function_pointer< T >::value >::value >::value) |
|
) |
| |
The documentation for this struct was generated from the following file: