Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::query_sort_cond Struct Reference

Functor for sorting terms in a query before compilation. More...

#include <query_common.h>

Public Member Functions

constexpr bool operator() (const QueryTerm &lhs, const QueryTerm &rhs) const
 

Detailed Description

Functor for sorting terms in a query before compilation.


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