Bitcoin
Classes | Typedefs
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