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) |
T & | operator* () const |
T * | operator-> () const |
T * | get () const |
T * | release () |
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
standard swap
- Guarantee
- no-fail
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/Asg_GoogleTest/include/gtest/internal/gtest-port.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/SampleHandler/SampleHandler/MetaObject.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/SampleHandler/SampleHandler/SampleHandler.h