Ark Server API (ASA) - Wiki
|
Classes | |
struct | TIsCompatibleElementType |
struct | TIsCompatibleRangeType |
struct | TIsReinterpretableRangeType |
Functions | |
template<typename T > | |
FORCEINLINE decltype(auto) | GetDataHelper (T &&Arg) |
template<typename T > | |
FORCEINLINE decltype(auto) | GetReinterpretedDataHelper (T &&Arg) |
Definition at line 35 of file ArrayView.h.
FORCEINLINE decltype(auto) ArrayViewPrivate::GetReinterpretedDataHelper | ( | T && | Arg | ) |
Definition at line 42 of file ArrayView.h.