Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::function_traits_impl< T > Struct Template Reference
Inheritance diagram for flecs::_::function_traits_impl< T >:
[legend]

Static Public Attributes

static constexpr bool is_callable = false
 

Detailed Description

template<typename T>
struct flecs::_::function_traits_impl< T >

Definition at line 26 of file function_traits.hpp.

Member Data Documentation

◆ is_callable

template<typename T >
constexpr bool flecs::_::function_traits_impl< T >::is_callable = false
staticconstexpr

Definition at line 27 of file function_traits.hpp.


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