Electroneum
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 126 of file gmock-actions.h.

Member Function Documentation

◆ Exists()

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

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

Here is the call graph for this function:

◆ Get()

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

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

Here is the call graph for this function:

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