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

Additional Inherited Members

- Static Public Attributes inherited from flecs::_::function_traits_impl< T >
static constexpr bool is_callable = false
 

Detailed Description

template<typename T, typename V = void>
struct flecs::_::function_traits_no_cv< T, V >

Definition at line 83 of file function_traits.hpp.


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