#include <is_key_container_of.hpp>
Public Types | |
| typedef is_strict_key_container_of < KeyT, ObjectT > | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< is_map< ObjectT >, boost::is_same< KeyT, typename key_container_type_of< ObjectT >::type > >::value)) | |
| typedef is_strict_key_container_of<KeyT, ObjectT> boost::icl::is_strict_key_container_of< KeyT, ObjectT >::type |
| boost::icl::is_strict_key_container_of< KeyT, ObjectT >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::and_< is_map< ObjectT >, boost::is_same< KeyT, typename key_container_type_of< ObjectT >::type > >::value) |
||
| ) |