VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
front::local_counting_allocator< base_alloc_t, count_t >::rebind< U > Struct Template Reference

#include <AllocatorVk.h>

Public Types

typedef local_counting_allocator< typename base_alloc_t::template rebind< U >::other, count_t > other
 

Detailed Description

template<typename base_alloc_t, typename count_t = tbb::atomic<size_t>>
template<typename U>
struct front::local_counting_allocator< base_alloc_t, count_t >::rebind< U >

Definition at line 266 of file AllocatorVk.h.

Member Typedef Documentation

◆ other

template<typename base_alloc_t , typename count_t = tbb::atomic<size_t>>
template<typename U >
typedef local_counting_allocator<typename base_alloc_t::template rebind<U>::other, count_t> front::local_counting_allocator< base_alloc_t, count_t >::rebind< U >::other

Definition at line 267 of file AllocatorVk.h.


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