DGtal 1.3.0
Loading...
Searching...
No Matches
Public Member Functions
DGtal::detail::IsAssociativeContainerFromCategory< TCategory > Struct Template Reference

#include <DGtal/base/ContainerTraits.h>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(boost::is_base_of< AssociativeCategory, TCategory >::value))
 

Detailed Description

template<typename TCategory>
struct DGtal::detail::IsAssociativeContainerFromCategory< TCategory >

This class is used by IsAssociativeContainer to determine if the container category is associative.

Definition at line 258 of file ContainerTraits.h.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

template<typename TCategory >
DGtal::detail::IsAssociativeContainerFromCategory< TCategory >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (boost::is_base_of< AssociativeCategory, TCategory >::value) 
)

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