queso-0.57.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 Tue Jun 5 2018 19:49:12 for queso-0.57.1 by  doxygen 1.8.5