queso-0.57.0
Public Types | List of all members
QUESO::ScopedPtr< T > Struct Template Reference

#include <ScopedPtr.h>

Public Types

typedef std::unique_ptr< T > Type
 
typedef boost::scoped_ptr< T > Type
 
typedef std::auto_ptr< T > Type
 

Detailed Description

template<typename T>
struct QUESO::ScopedPtr< T >

Definition at line 74 of file ScopedPtr.h.

Member Typedef Documentation

template<typename T>
typedef std::unique_ptr<T> QUESO::ScopedPtr< T >::Type

Definition at line 76 of file ScopedPtr.h.

template<typename T>
typedef boost::scoped_ptr<T> QUESO::ScopedPtr< T >::Type

Definition at line 82 of file ScopedPtr.h.

template<typename T>
typedef std::auto_ptr<T> QUESO::ScopedPtr< T >::Type

Definition at line 88 of file ScopedPtr.h.


The documentation for this struct was generated from the following file:

Generated on Sat Apr 22 2017 14:04:39 for queso-0.57.0 by  doxygen 1.8.5