DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::ContainerTraits< std::unordered_multiset< Key, Hash, Pred, Alloc > > Struct Template Reference

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

#include <DGtal/base/ContainerTraits.h>

Public Types

typedef UnorderedMultisetAssociativeCategory Category
 

Detailed Description

template<class Key, class Hash, class Pred, class Alloc>
struct DGtal::ContainerTraits< std::unordered_multiset< Key, Hash, Pred, Alloc > >

Defines container traits for std::unordered_multiset<>.

Definition at line 190 of file ContainerTraits.h.

Member Typedef Documentation

◆ Category

template<class Key , class Hash , class Pred , class Alloc >
typedef UnorderedMultisetAssociativeCategory DGtal::ContainerTraits< std::unordered_multiset< Key, Hash, Pred, Alloc > >::Category

Definition at line 192 of file ContainerTraits.h.


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