File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 2.0.0
DGtal::ContainerTraits< std::unordered_multimap< Key, T, Hash, Pred, Alloc > > Struct Template Reference

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

#include <DGtal/base/ContainerTraits.h>

Inheritance diagram for DGtal::ContainerTraits< std::unordered_multimap< Key, T, Hash, Pred, Alloc > >:
[legend]

Public Types

typedef UnorderedMultimapAssociativeCategory Category

Detailed Description

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

Defines container traits for std::unordered_multimap<>.

Definition at line 204 of file ContainerTraits.h.

Member Typedef Documentation

◆ Category

template<class Key, class T, class Hash, class Pred, class Alloc>
typedef UnorderedMultimapAssociativeCategory DGtal::ContainerTraits< std::unordered_multimap< Key, T, Hash, Pred, Alloc > >::Category

Definition at line 206 of file ContainerTraits.h.


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