Xmipp  v3.23.11-Nereus
Static Public Member Functions | List of all members
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 684 of file gmock-actions.h.

Member Function Documentation

◆ Exists()

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

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

686 { return true; }

◆ Get()

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

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

687 {}

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