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::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 173 of file gmock-actions.h.

Member Function Documentation

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

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


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