Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::has_operator_less< T, void_t< decltype(std::declval< const T & >()< std::declval< const T & >())> > Struct Template Reference
Inheritance diagram for flecs::_::has_operator_less< T, void_t< decltype(std::declval< const T & >()< std::declval< const T & >())> >:
[legend]

Detailed Description

template<typename T>
struct flecs::_::has_operator_less< T, void_t< decltype(std::declval< const T & >()< std::declval< const T & >())> >

Definition at line 372 of file lifecycle_traits.hpp.


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