A writable span of objects. More...
#include <ReflectionFoundation.h>
Public Member Functions | |
constexpr | WritableRange (Type *iteratorStart, const uint32_t capacity) |
constexpr bool | writeAndAdvance (const Type &value) |
Public Attributes | |
Type * | iterator |
Type * | iteratorEnd |
A writable span of objects.