Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::arity< T > Struct Template Reference

Static Public Attributes

static constexpr int value = _::function_traits<T>::arity
 

Detailed Description

template<typename T>
struct flecs::arity< T >

Definition at line 105 of file function_traits.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr int flecs::arity< T >::value = _::function_traits<T>::arity
staticconstexpr

Definition at line 106 of file function_traits.hpp.


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