Bitcoin ABC  0.29.2
P2P Digital Currency
Public Types | List of all members
secure_allocator< T >::rebind< _Other > Struct Template Reference

#include <secure.h>

Public Types

typedef secure_allocator< _Other > other
 

Detailed Description

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

Definition at line 32 of file secure.h.

Member Typedef Documentation

◆ other

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

Definition at line 33 of file secure.h.


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