Public Types | |
| using | ContainerType = AZStd::unordered_set< t_Key, t_Hasher, t_EqualKey, t_Allocator > |
| using | IteratorType = typename ContainerType::iterator |
Public Member Functions | |
| Iterator_VM (ContainerType &container) | |
| const t_Key & | GetKeyUnchecked () const |
| bool | IsNotAtEnd () const |
| t_Key & | ModValueUnchecked () |
| void | Next () |