Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Typedefs
zeroafterfree.h File Reference
#include "support/cleanse.h"
#include <memory>
#include <vector>
Include dependency graph for zeroafterfree.h:
This graph shows which files directly or indirectly include this file:

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

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

Definition at line 46 of file zeroafterfree.h.