Public Types | Public Member Functions
boost::checked_array_deleter< T > Struct Template Reference

#include <checked_delete.hpp>

List of all members.

Public Types

typedef T * argument_type
typedef void result_type

Public Member Functions

void operator() (T *x) const

Detailed Description

template<class T>
struct boost::checked_array_deleter< T >

Definition at line 56 of file checked_delete.hpp.


Member Typedef Documentation

template<class T >
typedef T* boost::checked_array_deleter< T >::argument_type

Definition at line 59 of file checked_delete.hpp.

template<class T >
typedef void boost::checked_array_deleter< T >::result_type

Definition at line 58 of file checked_delete.hpp.


Member Function Documentation

template<class T >
void boost::checked_array_deleter< T >::operator() ( T *  x) const [inline]

Definition at line 61 of file checked_delete.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30