Dash Core  0.12.2.1
P2P Digital Currency
zeroafterfree.h File Reference
#include "support/cleanse.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

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

Typedefs

typedef std::vector< char, zero_after_free_allocator< char > > CSerializeData
 

Typedef Documentation

◆ CSerializeData

typedef std::vector<char, zero_after_free_allocator<char> > CSerializeData

Definition at line 46 of file zeroafterfree.h.