kblib 0.2.3
General utilities library for modern C++
kblib::fakestd::is_invocable_r< Ret, Fn, Args > Struct Template Reference

#include <kblib/fakestd.h>

Inheritance diagram for kblib::fakestd::is_invocable_r< Ret, Fn, Args >:
Collaboration diagram for kblib::fakestd::is_invocable_r< Ret, Fn, Args >:

Detailed Description

template<class Ret, class Fn, class... Args>
struct kblib::fakestd::is_invocable_r< Ret, Fn, Args >

Definition at line 447 of file fakestd.h.


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