![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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.
| using AlgoImpl::TRangePointerType< RangeType >::Type = decltype(&*DeclVal<RangeType&>().begin()) |