Memory clearing allocator. More...
#include <secstring.h>


Public Member Functions | |
| void | deallocate (typename std::allocator< T >::pointer p, typename std::allocator< T >::size_type n) |
This template implements a deallocate method which zero'es out the memory released.
Definition at line 60 of file secstring.h.
| void YAPET::UI::secallocator< T >::deallocate | ( | typename std::allocator< T >::pointer | p, | |
| typename std::allocator< T >::size_type | n | |||
| ) | [inline] |
Definition at line 62 of file secstring.h.
1.7.1