testing::internal::scoped_ptr< T > Class Template Reference

List of all members.

Public Types

typedef T element_type

Public Member Functions

 scoped_ptr (T *p=NULL)
Toperator* () const
Toperator-> () const
Tget () const
Trelease ()
void reset (T *p=NULL)

Friends

void swap (scoped_ptr &a, scoped_ptr &b)
 standard swap

template<typename T>
class testing::internal::scoped_ptr< T >


Friends And Related Function Documentation

template<typename T>
void swap ( scoped_ptr< T > &  a,
scoped_ptr< T > &  b 
) [friend]

standard swap

Guarantee
no-fail

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1