#include <secstring.h>
Inherits std::allocator<T>.
Public Member Functions | |
void | deallocate (typename std::allocator< T >::pointer p, typename std::allocator< T >::size_type n) |
deallocate
method which zero'es out the memory released.
Definition at line 59 of file secstring.h.
void YAPETUI::secallocator< T >::deallocate | ( | typename std::allocator< T >::pointer | p, | |
typename std::allocator< T >::size_type | n | |||
) | [inline] |
Definition at line 61 of file secstring.h.