Bitcoin ABC  0.29.2
P2P Digital Currency
Public Types | List of all members
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 30 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 31 of file zeroafterfree.h.


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