16template<
typename... Args>
26template<
typename First,
typename Second>
flecs::term term() const
Create a term for a (component) type.
flecs::term term() const
Create a term for a pair.
flecs::term term(Args &&... args) const
Create a term.
Class that describes a term.