ALib C++ Framework
by
Library Version: 2605 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.hpp.

#include <placeholder.hpp>

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 14 of file boxing/placeholder.hpp.

◆ P2

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

The second pointer.

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


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