Electroneum
Loading...
Searching...
No Matches
testing::internal::BuiltInDefaultValueGetter< T, kDefaultConstructible > Struct Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static T Get ()

Detailed Description

template<typename T, bool kDefaultConstructible>
struct testing::internal::BuiltInDefaultValueGetter< T, kDefaultConstructible >

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

Member Function Documentation

◆ Get()

template<typename T, bool kDefaultConstructible>
T testing::internal::BuiltInDefaultValueGetter< T, kDefaultConstructible >::Get ( )
inlinestatic

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

76{ return T(); }
#define T(x)
Here is the caller graph for this function:

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h