Anklang-0.3.0.dev712+gdc4e642f anklang-0.3.0.dev712+gdc4e642f
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Static Public Member Functions | List of all members
Ase::LoopImpl::MakeSharedAllocator_ Struct Reference
Inheritance diagram for Ase::LoopImpl::MakeSharedAllocator_:
[legend]

Classes

struct  rebind
 

Static Public Member Functions

template<typename ... Args>
static void construct (LoopImpl *p, Args &&...args)
 
static void destroy (LoopImpl *p)
 

Additional Inherited Members

- Public Member Functions inherited from std::allocator< LoopImpl >
address (T... args)
 
allocate (T... args)
 
allocator (T... args)
 
construct (T... args)
 
deallocate (T... args)
 
destroy (T... args)
 
max_size (T... args)
 
~allocator (T... args)
 

Detailed Description

Definition at line 80 of file loop.cc.


Class Documentation

◆ Ase::LoopImpl::MakeSharedAllocator_::rebind

struct Ase::LoopImpl::MakeSharedAllocator_::rebind
template<typename U>
struct Ase::LoopImpl::MakeSharedAllocator_::rebind< U >

Definition at line 80 of file loop.cc.

Class Members
typedef value, MakeSharedAllocator_, allocator< U > > other

Member Function Documentation

◆ construct()

template<typename ... Args>
static void Ase::LoopImpl::MakeSharedAllocator_::construct ( LoopImpl p,
Args &&...  args 
)
static

Definition at line 80 of file loop.cc.

◆ destroy()

static void Ase::LoopImpl::MakeSharedAllocator_::destroy ( LoopImpl p)
static

Definition at line 80 of file loop.cc.


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