| FEAT 3
    Finite Element Analysis Toolbox | 
Default key type for SlotMap. More...
#include <slotmap.hpp>
| Public Member Functions | |
| SlotMapKey (std::uint32_t i, std::uint32_t g) | |
| Public Attributes | |
| std::uint32_t | generation | 
| std::uint32_t | index | 
Default key type for SlotMap.
This is the default key type handed out by the SlotMap implementation. See the SlotMap documentation for more details.
Definition at line 26 of file slotmap.hpp.
| 
 | inline | 
Definition at line 28 of file slotmap.hpp.
| 
 | inline | 
Definition at line 31 of file slotmap.hpp.
| std::uint32_t FEAT::Util::SlotMapKey::generation | 
Definition at line 36 of file slotmap.hpp.
| std::uint32_t FEAT::Util::SlotMapKey::index | 
Definition at line 35 of file slotmap.hpp.