YAPETUI::secallocator< T > Class Template Reference

Memory clearing allocator. More...

#include <secstring.h>

Inherits std::allocator<T>.

List of all members.

Public Member Functions

void deallocate (typename std::allocator< T >::pointer p, typename std::allocator< T >::size_type n)


Detailed Description

template<class T>
class YAPETUI::secallocator< T >

This template implements a deallocate method which zero'es out the memory released.

Definition at line 58 of file secstring.h.


Member Function Documentation

template<class T >
void YAPETUI::secallocator< T >::deallocate ( typename std::allocator< T >::pointer  p,
typename std::allocator< T >::size_type  n 
) [inline]

Definition at line 60 of file secstring.h.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 17:29:49 2009 for YAPET by  doxygen 1.5.8