The pointer to the unit and a reference counter to record the number of extant iteratorspointing to this unit. More...
Public Member Functions | |
unit_pod () | |
Public Attributes | |
unit_ptr | unit |
n_ref_counter::ref_counter< signed int > | ref_count |
The pointer to the unit and a reference counter to record the number of extant iteratorspointing to this unit.
|
mutable |
Definition at line 109 of file map.hpp.
Referenced by unit_map::insert().
unit_ptr unit_map::unit_pod::unit |
Definition at line 108 of file map.hpp.
Referenced by unit_map::insert().