Smart Pointers

no_checking_policy Struct Reference

#include <smart_ptr.hpp>

List of all members.


Detailed Description

no_checking_policy has all checking functions stubbed out, and performs no checking.

Definition at line 897 of file smart_ptr.hpp.

Static Public Member Functions

template<class T_obj>
static void check_type_pass_to_constructor (T_obj *)
template<class T_obj>
static void on_dereference (T_obj *)
template<class T_obj>
static void on_const_dereference (T_obj *)
template<class T_obj>
static void before_release (T_obj *)
template<class T_obj>
static void after_release (T_obj *)


The documentation for this struct was generated from the following file:
Generated on Wed Mar 29 21:58:59 2006 for Smart Pointers by  doxygen 1.4.6.Axter [Axter-Extended-Version]