Skip to content
Flecs
v4.1
Search
Ctrl K
include
flecs
addons
cpp
mixins
term
decl.hpp
Go to the documentation of this file.
1
/**
2
* @file addons/cpp/mixins/term/decl.hpp
3
* @brief Term declarations.
4
*/
5
6
#pragma once
7
8
namespace
flecs {
9
10
/**
11
* @ingroup cpp_core_queries
12
*
13
* @{
14
*/
15
16
struct
term
;
17
struct
term_builder;
18
19
/** @} */
20
21
}
flecs::term
Class that describes a term.
Definition
impl.hpp:16
Esc
↑
↓
to navigate
↵
to open
Esc
to close