QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

Go to the source code of this file.

Classes

struct  qx::memory::dereference
 
struct  qx::memory::dereference_less
 
struct  qx::memory::delete_object
 
struct  qx::memory::output_object< _OutputStrm, _StringType >
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 
namespace  qx::memory
 QxOrm library memory leak detection (by Wu Yongwei)
 

Detailed Description

Utility functors for containers of pointers (adapted from Scott Meyers' Effective STL).

Version
1.4, 2007/09/12
Author
Wu Yongwei

Definition in file cont_ptr_utils.h.