Ardour  9.0-pre0-582-g084a23a80d
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 59 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 60 of file stack_allocator.h.


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