Xmipp  v3.23.11-Nereus
testing::internal::is_callable_r_impl< void_t< call_result_t< F, Args... > >, R, F, Args... > Struct Template Reference

#include <gmock-actions.h>

Inheritance diagram for testing::internal::is_callable_r_impl< void_t< call_result_t< F, Args... > >, R, F, Args... >:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::is_callable_r_impl< void_t< call_result_t< F, Args... > >, R, F, Args... >:
Collaboration graph
[legend]

Detailed Description

template<typename R, typename F, typename... Args>
struct testing::internal::is_callable_r_impl< void_t< call_result_t< F, Args... > >, R, F, Args... >

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


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