Public Types | Public Member Functions | List of all members
boost::checked_array_deleter< T > Struct Template Reference

#include <checked_delete.hpp>

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

◆ argument_type

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

Definition at line 59 of file checked_delete.hpp.

◆ result_type

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

Definition at line 58 of file checked_delete.hpp.

Member Function Documentation

◆ operator()()

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:


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:14