Flecs
v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
flecs::_::is_sparse_query_field< T > Struct Template Reference
Static Public Attributes
static constexpr bool
value
Detailed Description
template<typename T>
struct flecs::_::is_sparse_query_field< T >
Definition at line
178
of file
pair.hpp
.
Member Data Documentation
◆
value
template<typename T >
constexpr bool
flecs::_::is_sparse_query_field
< T >::value
static
constexpr
Initial value:
= is_sparse_field<T>::value &&
on_instantiate_trait<std::remove_cv_t<T>>::value !=
flecs::on_instantiate::inherit
Definition at line
179
of file
pair.hpp
.
The documentation for this struct was generated from the following file:
include/flecs/addons/cpp/
pair.hpp