![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Each fwd_llist node either has to inherit from fwd_llist_base or it has to provide get_fwd_llist_link() member functions. More...
#include <fwd_llist.h>
Public Member Functions | |
| fwd_llist_link< T > & | get_fwd_llist_link () |
| const fwd_llist_link< T > & | get_fwd_llist_link () const |
Public Attributes | |
| fwd_llist_link< T > | fwd_link_GAIA |
Each fwd_llist node either has to inherit from fwd_llist_base or it has to provide get_fwd_llist_link() member functions.