ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
StructArray Struct Reference

Description:

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 Field Index:

integer Length
 The length of the array.
 
const void * Pointer
 The pointer to the array.
 

Field Details:

◆ Length

integer Length

The length of the array.

Definition at line 27 of file placeholder.inl.

◆ Pointer

const void* Pointer

The pointer to the array.

Definition at line 26 of file placeholder.inl.


The documentation for this struct was generated from the following file: