Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::has_set_semantics< Type > Struct Template Reference

#include <has_set_semantics.hpp>

Public Types

typedef has_set_semantics< Type > type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_set< Type >, mpl::and_< is_map< Type >, has_set_semantics< typename codomain_type_of< Type >::type > > >::value))
 

Member Typedef Documentation

template<class Type >
typedef has_set_semantics<Type> boost::icl::has_set_semantics< Type >::type

Member Function Documentation

template<class Type >
boost::icl::has_set_semantics< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::or_< is_set< Type >, mpl::and_< is_map< Type >, has_set_semantics< typename codomain_type_of< Type >::type > > >::value) 
)

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