Ark Server API (ASA) - Wiki
|
#include <ContainerElementTypeCompatibility.h>
Public Types | |
enum | { Value = !std::is_same_v<typename TContainerElementTypeCompatibility<ElementType>::CopyFromOtherType, ElementType> } |
Temporary compatibility mechanism to be used solely for the purpose of raw pointers to wrapped pointers. These types and the container methods that leverage them will be removed in a future release.
Definition at line 47 of file ContainerElementTypeCompatibility.h.
Enumerator | |
---|---|
Value |
Definition at line 49 of file ContainerElementTypeCompatibility.h.