DGtal  1.2.0
Public Types
DGtal::ContainerTraits< std::set< T, Compare, Alloc > > Struct Template Reference

Defines container traits for std::set<>. More...

#include <DGtal/base/ContainerTraits.h>

Public Types

typedef SetAssociativeCategory Category
 

Detailed Description

template<class T, class Compare, class Alloc>
struct DGtal::ContainerTraits< std::set< T, Compare, Alloc > >

Defines container traits for std::set<>.

Definition at line 127 of file ContainerTraits.h.

Member Typedef Documentation

◆ Category

template<class T , class Compare , class Alloc >
typedef SetAssociativeCategory DGtal::ContainerTraits< std::set< T, Compare, Alloc > >::Category

Definition at line 129 of file ContainerTraits.h.


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