Bitcoin Core  25.99.0
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 36 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 37 of file secure.h.


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