|
ecor
|
Concept for types that can be used as queryable objects in the environment. More...
#include <ecor.hpp>
Concept for types that can be used as queryable objects in the environment.
A type is queryable if it is an object type (i.e., not a reference, function, or void type) and contains query member functions for appropriate query types.