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

Additional Inherited Members

- Static Public Attributes inherited from flecs::_::function_traits_impl< decltype(&T::operator())>
static constexpr bool is_callable
 

Detailed Description

template<typename T>
struct flecs::_::function_traits_no_cv< T, decltype((void)&T::operator())>

Definition at line 88 of file function_traits.hpp.


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