Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ArrayViewPrivate Namespace Reference

Classes

struct  TIsCompatibleElementType
 
struct  TIsCompatibleRangeType
 
struct  TIsReinterpretableRangeType
 

Functions

template<typename T >
FORCEINLINE decltype(autoGetDataHelper (T &&Arg)
 
template<typename T >
FORCEINLINE decltype(autoGetReinterpretedDataHelper (T &&Arg)
 

Function Documentation

◆ GetDataHelper()

template<typename T >
FORCEINLINE decltype(auto) ArrayViewPrivate::GetDataHelper ( T && Arg)

Definition at line 35 of file ArrayView.h.

◆ GetReinterpretedDataHelper()

template<typename T >
FORCEINLINE decltype(auto) ArrayViewPrivate::GetReinterpretedDataHelper ( T && Arg)

Definition at line 42 of file ArrayView.h.