vsg
1.1.0
VulkanSceneGraph library
|
std container adapter for allocating with MEMORY_AFFINITY_NODES More...
#include <Allocator.h>
Public Types | |
using | value_type = T |
Public Member Functions | |
template<class U > | |
constexpr | allocator_affinity_nodes (const allocator_affinity_nodes< U > &) noexcept |
value_type * | allocate (std::size_t n) |
void | deallocate (value_type *ptr, std::size_t n) |
std container adapter for allocating with MEMORY_AFFINITY_NODES