Inner struct providing a pointer and a length.
A constexpr
constructor is given (not shown in documentation).
Definition at line 24 of file placeholder.inl.
Public Fields | |
integer | Length |
The length of the array. | |
const void * | Pointer |
The pointer to the array. | |