ACE 6.0.4
Classes | Namespaces
Value_Ptr.h File Reference
#include "ace/config-lite.h"
#include <algorithm>

Classes

struct  ACE::VP_traits< T >
 Value_Ptr traits template structure. More...
class  ACE::Value_Ptr< T >
 Smart pointer implementation designed for use as a class member. More...

Namespaces

namespace  ACE
 

The namespace containing the ACE framework itself.



Detailed Description

Id:
Value_Ptr.h 92386 2010-10-28 07:44:37Z johnnyw

Value_Ptr implementation based on code in Herb Sutter's book "More Exceptional C++".

Author:
Ossama Othman <ossama@dre.vanderbilt.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines