Electroneum
testing::DefaultValue< void > Class Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static bool Exists ()
 
static void Get ()
 

Detailed Description

template<>
class testing::DefaultValue< void >

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

Member Function Documentation

◆ Exists()

static bool testing::DefaultValue< void >::Exists ( )
inlinestatic

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

313 { return true; }

◆ Get()

static void testing::DefaultValue< void >::Get ( )
inlinestatic

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

314 {}

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