|
HikoGUI
A low latency retained GUI
|
#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 |
A buffer with an attached memory allocator.