kblib 0.2.3
General utilities library for modern C++
kblib::fakestd::detail::nothrow_invokable_r_imp< IsInvokable, IsCVVoid, Ret, Fp, Args > Struct Template Reference

#include <kblib/fakestd.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<bool IsInvokable, bool IsCVVoid, class Ret, class Fp, class... Args>
struct kblib::fakestd::detail::nothrow_invokable_r_imp< IsInvokable, IsCVVoid, Ret, Fp, Args >

Definition at line 402 of file fakestd.h.

Member Data Documentation

◆ value

template<bool IsInvokable, bool IsCVVoid, class Ret , class Fp , class... Args>
const bool kblib::fakestd::detail::nothrow_invokable_r_imp< IsInvokable, IsCVVoid, Ret, Fp, Args >::value = false
static

Definition at line 403 of file fakestd.h.


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