Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

zero_after_free_allocator< T >::rebind< _Other > Struct Template Reference

#include <zeroafterfree.h>

Public Types

typedef zero_after_free_allocator< _Other > other
 

Detailed Description

template<typename T>
template<typename _Other>
struct zero_after_free_allocator< T >::rebind< _Other >

Definition at line 33 of file zeroafterfree.h.

Member Typedef Documentation

◆ other

template<typename T>
template<typename _Other >
typedef zero_after_free_allocator<_Other> zero_after_free_allocator< T >::rebind< _Other >::other

Definition at line 34 of file zeroafterfree.h.


The documentation for this struct was generated from the following file:
Released under the MIT license