|
HikoGUI
A low latency retained GUI
|
#include <hikogui/memory/secure_memory_allocator.hpp>
Data Structures | |
| struct | rebind |
Public Types | |
| using | value_type = T |
| using | size_type = std::size_t |
| using | difference_type = ptrdiff_t |
Memory allocator which will securely clear the memory when deallocated.