stlab.adobe.com Adobe Systems Incorporated

ptr_traits< auto_ptr< T, Traits > > Struct Template Reference
[Memory]

#include <memory.hpp>

List of all members.

Public Types

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

Detailed Description

template<typename T, class Traits>
struct adobe::ptr_traits< auto_ptr< T, Traits > >

Definition at line 202 of file memory.hpp.


Member Typedef Documentation

typedef auto_ptr<const T, Traits> const_pointer_type

Definition at line 206 of file memory.hpp.

typedef auto_ptr<T, Traits>::element_type element_type

Definition at line 204 of file memory.hpp.

typedef auto_ptr<T, Traits> pointer_type

Definition at line 205 of file memory.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
is_array 

Definition at line 208 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