ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::Registry::RegistryStackQuery< Selects, Missings, Condition, Cs, AutoLock > Class Template Reference

Registry query allocating everything on the stack (if allocation required). More...

#include <Registry.hpp>

Detailed Description

template<typename Selects, typename Missings, typename Condition, typename Cs, bool AutoLock = thread::AUTO_LOCK_DEFAULT>
class ecstasy::Registry::RegistryStackQuery< Selects, Missings, Condition, Cs, AutoLock >

Registry query allocating everything on the stack (if allocation required).

This means longer compile time for faster runtime.

Template Parameters
SelectsSelected queryables
MissingsSelected queryables not given in the where clause
ConditionQuery runtime first condition
CsQuery selected components already present in the where clause
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2023-11-08)

Definition at line 386 of file Registry.hpp.


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