Skip to content

Commit 96bf3d9

Browse files
committed
documentation
1 parent 5db5f88 commit 96bf3d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ecsact/runtime/core.hh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
namespace ecsact::core {
1111

12+
/**
13+
* Lightweight view of a `ecsact_execution_options` struct.
14+
*/
1215
class execution_options_view {
1316
ecsact_execution_options& _c_exec_opts;
1417

0 commit comments

Comments
 (0)