|
DGtal 1.4.2
|
#include <DGtal/base/ContainerTraits.h>
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(boost::is_base_of< PairAssociativeCategory, TCategory >::value)) | |
This class is used by IsPairAssociativeContainer to determine if the container category is pair associative.
Definition at line 290 of file ContainerTraits.h.
| DGtal::detail::IsPairAssociativeContainerFromCategory< TCategory >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (boost::is_base_of< PairAssociativeCategory, TCategory >::value) ) |