Ardour  9.0-rc1-54-g6eeed82fb3
PBD::StackAllocator< T, stack_capacity >::rebind< U > Struct Template Reference

#include <stack_allocator.h>

Public Types

typedef StackAllocator< U, stack_capacity > other
 

Detailed Description

template<class T, std::size_t stack_capacity>
template<class U>
struct PBD::StackAllocator< T, stack_capacity >::rebind< U >

Definition at line 63 of file stack_allocator.h.

Member Typedef Documentation

◆ other

template<class T , std::size_t stack_capacity>
template<class U >
typedef StackAllocator<U, stack_capacity> PBD::StackAllocator< T, stack_capacity >::rebind< U >::other

Definition at line 64 of file stack_allocator.h.


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