Ardour  9.0-pre0-350-gf17a656217
stack_allocator.h File Reference
#include <boost/type_traits/aligned_storage.hpp>
#include <limits>
#include "pbd/libpbd_visibility.h"
Include dependency graph for stack_allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 PBD
 

Macros

#define DEBUG_STACK_ALLOC(...)
 

Macro Definition Documentation

◆ DEBUG_STACK_ALLOC

#define DEBUG_STACK_ALLOC (   ...)

Definition at line 31 of file stack_allocator.h.