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

#include <DGtal/base/ContainerTraits.h>

Public Member Functions

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

Detailed Description

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

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

Definition at line 298 of file ContainerTraits.h.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

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

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