![]() |
Ark Server API (ASA) - Wiki
|
#include <RangePointerType.h>
Public Types | |
| using | Type = decltype(&*DeclVal<RangeType&>().begin()) |
Traits class whose Type member is the pointer type to an element of the range.
Definition at line 13 of file RangePointerType.h.
| using AlgoImpl::TRangePointerType< RangeType >::Type = decltype(&*DeclVal<RangeType&>().begin()) |
Definition at line 15 of file RangePointerType.h.