ALib C++ Library
Library Version: 2412 R0
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 20 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 23 of file placeholder.inl.

◆ Pointer

const void* Pointer

The pointer to the array.

Definition at line 22 of file placeholder.inl.


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