Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::is_key_container_of< KeyT, ObjectT > Member List

This is the complete list of members for boost::icl::is_key_container_of< KeyT, ObjectT >, including all inherited members.

BOOST_STATIC_CONSTANT(bool, value=(mpl::or_< is_strict_key_container_of< KeyT, ObjectT >, mpl::and_< mpl::or_< is_set< ObjectT >, is_map< ObjectT > >, boost::is_same< ObjectT, KeyT > > >::value))boost::icl::is_key_container_of< KeyT, ObjectT >
type typedefboost::icl::is_key_container_of< KeyT, ObjectT >