Skip to content
Flecs v4.1
ref.hpp File Reference

Class that caches data to speed up get operations. More...

Go to the source code of this file.

Classes

struct  flecs::untyped_ref
 Untyped component reference. More...
struct  flecs::ref< T >
 Component reference. More...

Detailed Description

Class that caches data to speed up get operations.

Definition in file ref.hpp.