DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::ContainerTraits< boost::unordered_map< Value, T, Hash, Pred, Alloc > > Struct Template Reference

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

#include <DGtal/base/ContainerTraits.h>

Public Types

typedef UnorderedMapAssociativeCategory Category
 

Detailed Description

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

Defines container traits for boost::unordered_map<>.

Definition at line 169 of file ContainerTraits.h.

Member Typedef Documentation

◆ Category

template<typename Value , typename T , typename Hash , typename Pred , typename Alloc >
typedef UnorderedMapAssociativeCategory DGtal::ContainerTraits< boost::unordered_map< Value, T, Hash, Pred, Alloc > >::Category

Definition at line 171 of file ContainerTraits.h.


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