vsg 1.1.3
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::allocator_affinity_nodes< T > Struct Template Reference

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)
 

Detailed Description

template<typename T>
struct vsg::allocator_affinity_nodes< T >

std container adapter for allocating with MEMORY_AFFINITY_NODES


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