VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
front::debug_allocator< T, Allocator >::rebind< U > Struct Template Reference

#include <AllocatorVk.h>

Public Types

typedef debug_allocator< U, Allocator > other
 

Detailed Description

template<typename T, template< typename X > class Allocator = std::allocator>
template<typename U>
struct front::debug_allocator< T, Allocator >::rebind< U >

Definition at line 367 of file AllocatorVk.h.

Member Typedef Documentation

◆ other

template<typename T , template< typename X > class Allocator = std::allocator>
template<typename U >
typedef debug_allocator<U, Allocator> front::debug_allocator< T, Allocator >::rebind< U >::other

Definition at line 368 of file AllocatorVk.h.


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