HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions
v1::scoped_buffer< Size, T > Class Template Reference

#include <hikogui/scoped_buffer.hpp>

Public Types

using value_type = T
 
using allocator_type = std::pmr::polymorphic_allocator<value_type>
 

Public Member Functions

constexpr allocator_type & allocator () noexcept
 

Detailed Description

template<std::size_t Size, typename T = std::byte>
class v1::scoped_buffer< Size, T >

A buffer with an attached memory allocator.


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