stlab.adobe.com Adobe Systems Incorporated

ptr_traits< std::auto_ptr< T > > Struct Template Reference
[Memory]

#include <memory.hpp>

List of all members.

Classes

struct  rebind

Public Types

enum  { is_array }
typedef std::auto_ptr< const T > const_pointer_type
typedef std::auto_ptr< T >
::element_type 
element_type
typedef std::auto_ptr< T > pointer_type

Detailed Description

template<typename T>
struct adobe::ptr_traits< std::auto_ptr< T > >

Definition at line 178 of file memory.hpp.


Member Typedef Documentation

typedef std::auto_ptr<const T> const_pointer_type

Definition at line 182 of file memory.hpp.

typedef std::auto_ptr<T>::element_type element_type

Definition at line 180 of file memory.hpp.

typedef std::auto_ptr<T> pointer_type

Definition at line 181 of file memory.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
is_array 

Definition at line 185 of file memory.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google