![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Trait to check if a type is callable. More...
#include <function_traits.hpp>
Static Public Attributes | |
| static constexpr bool | value = _::function_traits<T>::is_callable |
Trait to check if a type is callable.
Definition at line 113 of file function_traits.hpp.
|
staticconstexpr |
Definition at line 114 of file function_traits.hpp.