Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TIsContainerElementTypeReinterpretable< ElementType > Struct Template Reference

#include <ContainerElementTypeCompatibility.h>

Public Types

enum  { Value = !std::is_same_v<typename TContainerElementTypeCompatibility<ElementType>::ReinterpretType, ElementType> }
 

Detailed Description

template<typename ElementType>
struct TIsContainerElementTypeReinterpretable< 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 37 of file ContainerElementTypeCompatibility.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename ElementType >
anonymous enum
Enumerator
Value 

Definition at line 39 of file ContainerElementTypeCompatibility.h.


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