![]() |
Ark Server API (ASE) - Wiki
|
#include <IsContiguousContainer.h>
Inheritance diagram for TIsContiguousContainer< T >:Public Types | |
| enum | { Value = false } |
Traits class which tests if a type is a contiguous container. Requires: [ &Container[0], &Container[0] + Num ) is a valid range
Definition at line 13 of file IsContiguousContainer.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Value | |
Definition at line 15 of file IsContiguousContainer.h.