Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TContainerTraits< TSet< ElementType, KeyFuncs, Allocator > > Struct Template Reference

#include <Set.h>

+ Inheritance diagram for TContainerTraits< TSet< ElementType, KeyFuncs, Allocator > >:
+ Collaboration diagram for TContainerTraits< TSet< ElementType, KeyFuncs, Allocator > >:

Public Types

enum  { MoveWillEmptyContainer }
 
- Public Types inherited from TContainerTraitsBase< TSet< ElementType, KeyFuncs, Allocator > >
enum  
 

Detailed Description

template<typename ElementType, typename KeyFuncs, typename Allocator>
struct TContainerTraits< TSet< ElementType, KeyFuncs, Allocator > >

Definition at line 1199 of file Set.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename ElementType , typename KeyFuncs , typename Allocator >
anonymous enum
Enumerator
MoveWillEmptyContainer 

Definition at line 1201 of file Set.h.


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