ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::boxing::detail::PointerPair Struct Reference

Description:

Inner struct providing a pointer and a length.
A constexpr constructor is given (not shown in documentation).

Definition at line 13 of file boxing/placeholder.inl.

Public Field Index:

const void * P1
 The first pointer.
 
const void * P2
 The second pointer.
 

Field Details:

◆ P1

const void* alib::boxing::detail::PointerPair::P1

The first pointer.

Definition at line 15 of file boxing/placeholder.inl.

◆ P2

const void* alib::boxing::detail::PointerPair::P2

The second pointer.

Definition at line 16 of file boxing/placeholder.inl.


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