Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Iterator_VM< AZStd::unordered_set< t_Key, t_Hasher, t_EqualKey, t_Allocator > > Class Template Reference

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 ()
 

The documentation for this class was generated from the following file: