DGtal 1.4.0
|
#include <DGtal/base/ContainerTraits.h>
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=(boost::is_base_of< SequenceCategory, TCategory >::value)) | |
This class is used by IsSequenceContainer to determine if the container category is a sequence.
Definition at line 250 of file ContainerTraits.h.
DGtal::detail::IsSequenceContainerFromCategory< TCategory >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = (boost::is_base_of< SequenceCategory, TCategory >::value) ) |