Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
testing::internal::BuiltInDefaultValue< const T > Class Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static bool Exists ()
 
static T Get ()
 

Detailed Description

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

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

Member Function Documentation

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

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

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

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


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