Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::BuiltInDefaultValue< T * > Class Template Reference

#include <gmock-actions.h>

Inheritance diagram for testing::internal::BuiltInDefaultValue< T * >:

Static Public Member Functions

static bool Exists ()
static TGet ()

Detailed Description

template<typename T>
class testing::internal::BuiltInDefaultValue< T * >

Definition at line 221 of file gmock-actions.h.

Member Function Documentation

◆ Exists()

template<typename T>
bool testing::internal::BuiltInDefaultValue< T * >::Exists ( )
inlinestatic

Definition at line 223 of file gmock-actions.h.

◆ Get()

template<typename T>
T * testing::internal::BuiltInDefaultValue< T * >::Get ( )
inlinestatic

Definition at line 224 of file gmock-actions.h.


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