plugify 1.2.8
Loading...
Searching...
No Matches
Public Attributes | List of all members
plg::allocation_result< Pointer, Size > Struct Template Reference

Public Attributes

Pointer ptr
 
Size count
 

Detailed Description

template<class Pointer, class Size = std::size_t>
struct plg::allocation_result< Pointer, Size >

Definition at line 117 of file allocator.hpp.

Member Data Documentation

◆ count

template<class Pointer , class Size = std::size_t>
Size plg::allocation_result< Pointer, Size >::count

Definition at line 119 of file allocator.hpp.

◆ ptr

template<class Pointer , class Size = std::size_t>
Pointer plg::allocation_result< Pointer, Size >::ptr

Definition at line 118 of file allocator.hpp.


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