GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Static Public Member Functions | List of all members
testing::internal::BuiltInDefaultValue< T > Class Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static bool Exists ()
 
static T Get ()
 
static bool Exists ()
 
static T Get ()
 

Member Function Documentation

◆ Exists() [1/2]

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

◆ Exists() [2/2]

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

◆ Get() [1/2]

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

◆ Get() [2/2]

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

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