MT Core (C++)
Core library for replacing C++ standard in project usage
|
Handle to an item in the list. More...
#include <gen_list.hpp>
Public Attributes | |
size_t | index |
size_t | generation |
Handle to an item in the list.
Definition at line 36 of file gen_list.hpp.
size_t mtcore::Handle::generation |
Definition at line 38 of file gen_list.hpp.
size_t mtcore::Handle::index |
Definition at line 37 of file gen_list.hpp.