proxygen
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 ()
 
static bool Exists ()
 
static T Get ()
 

Detailed Description

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

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

Member Function Documentation

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

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

112  {
113  return false;
114  }
template<typename T >
static bool testing::internal::BuiltInDefaultValue< T >::Exists ( )
inlinestatic

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

112  {
113  return false;
114  }

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