![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 298 of file allocator-handle.hpp.
Public Attributes | |
| std::byte | buf_ [sizeof(TY)] |
Public Member Functions | |
| template<typename... ARGS> | |
| TY & | create (ARGS &&...args) |
| TY & | access () |
| void | discard () |
|
inline |
Definition at line 305 of file allocator-handle.hpp.
References AllocatorHandle< TY >::Allocation::buf_.
|
inline |
Definition at line 311 of file allocator-handle.hpp.
References AllocatorHandle< TY >::Allocation::buf_.
Referenced by AllocatorHandle< TY >::Allocation::discard().
Here is the caller graph for this function:
|
inline |
Definition at line 316 of file allocator-handle.hpp.
References AllocatorHandle< TY >::Allocation::access().
Here is the call graph for this function:| std::byte buf_[sizeof(TY)] |
Definition at line 301 of file allocator-handle.hpp.
Referenced by AllocatorHandle< TY >::Allocation::access(), and AllocatorHandle< TY >::Allocation::create().
Collaboration diagram for AllocatorHandle< TY >::Allocation: