![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| struct | zero_after_free_allocator< T > |
| struct | zero_after_free_allocator< T >::rebind< Other > |
Typedefs | |
| using | SerializeData = std::vector< std::byte, zero_after_free_allocator< std::byte > > |
| Byte-vector that clears its contents before deletion. More... | |
| using SerializeData = std::vector<std::byte, zero_after_free_allocator<std::byte> > |
Byte-vector that clears its contents before deletion.
Definition at line 41 of file zeroafterfree.h.