DGtal  1.2.0
Public Types
DGtal::ContainerTraits< boost::unordered_multiset< Value, Hash, Pred, Alloc > > Struct Template Reference

Defines container traits for boost::unordered_multiset<>. More...

#include <DGtal/base/ContainerTraits.h>

Public Types

typedef UnorderedMultisetAssociativeCategory Category
 

Detailed Description

template<typename Value, typename Hash, typename Pred, typename Alloc>
struct DGtal::ContainerTraits< boost::unordered_multiset< Value, Hash, Pred, Alloc > >

Defines container traits for boost::unordered_multiset<>.

Definition at line 162 of file ContainerTraits.h.

Member Typedef Documentation

◆ Category

template<typename Value , typename Hash , typename Pred , typename Alloc >
typedef UnorderedMultisetAssociativeCategory DGtal::ContainerTraits< boost::unordered_multiset< Value, Hash, Pred, Alloc > >::Category

Definition at line 164 of file ContainerTraits.h.


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