DGtal 1.3.0
|
Defines container traits for std::unordered_map<>. More...
#include <DGtal/base/ContainerTraits.h>
Public Types | |
typedef UnorderedMapAssociativeCategory | Category |
Defines container traits for std::unordered_map<>.
Definition at line 197 of file ContainerTraits.h.
typedef UnorderedMapAssociativeCategory DGtal::ContainerTraits< std::unordered_map< Key, T, Hash, Pred, Alloc > >::Category |
Definition at line 199 of file ContainerTraits.h.