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

#include <Map.h>

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

Public Types

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

Detailed Description

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

Definition at line 1442 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 1444 of file Map.h.


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