Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TContainerTraits< TMultiMap< KeyType, ValueType, SetAllocator, KeyFuncs > > Struct Template Reference

#include <Map.h>

+ Inheritance diagram for TContainerTraits< TMultiMap< KeyType, ValueType, SetAllocator, KeyFuncs > >:
+ Collaboration diagram for TContainerTraits< TMultiMap< KeyType, ValueType, SetAllocator, KeyFuncs > >:

Public Types

enum  { MoveWillEmptyContainer = TContainerTraits<typename TMultiMap<KeyType, ValueType, SetAllocator, KeyFuncs>::ElementSetType>::MoveWillEmptyContainer }
 
- Public Types inherited from TContainerTraitsBase< TMultiMap< KeyType, ValueType, SetAllocator, KeyFuncs > >
enum  
 

Detailed Description

template<typename KeyType, typename ValueType, typename SetAllocator, typename KeyFuncs>
struct TContainerTraits< TMultiMap< KeyType, ValueType, SetAllocator, KeyFuncs > >

Definition at line 1449 of file Map.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
anonymous enum
Enumerator
MoveWillEmptyContainer 

Definition at line 1451 of file Map.h.


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