Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
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
◆ CSerializeData
typedef std::vector<char, zero_after_free_allocator<char> > CSerializeData |
Definition at line 46 of file zeroafterfree.h.