SPH
Static Public Attributes | List of all members
IsCallableImpl< TCallable, TEnabler, TArgs > Struct Template Reference

#include <Traits.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename TCallable, typename TEnabler, typename... TArgs>
struct IsCallableImpl< TCallable, TEnabler, TArgs >

Definition at line 86 of file Traits.h.

Member Data Documentation

◆ value

template<typename TCallable , typename TEnabler , typename... TArgs>
constexpr bool IsCallableImpl< TCallable, TEnabler, TArgs >::value = false
staticconstexpr

Definition at line 87 of file Traits.h.


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