HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::locked_memory_allocator< T > Class Template Reference

Data Structures

struct  rebind

Public Types

using value_type = T
using size_type = std::size_t
using difference_type = ptrdiff_t

Public Member Functions

constexpr locked_memory_allocator (locked_memory_allocator const &other) noexcept
template<typename U>
constexpr locked_memory_allocator (locked_memory_allocator< U > const &other) noexcept
value_type * allocate (size_type n) const noexcept
void deallocate (value_type *p, size_type n) const noexcept

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