Generate a range to iterate over the values of a map.
More...
#include <Core/Utils/StdMapIterators.hpp>
template<class Mapclass>
struct Ra::Core::Utils::map_values< Mapclass >
Generate a range to iterate over the values of a map.
- Template Parameters
-
Mapclass | Specialized Map or OrderedMap |
Usage:
Definition at line 69 of file StdMapIterators.hpp.
◆ map_t
template<class Mapclass >
◆ map_values()
template<class Mapclass >
◆ begin()
template<class Mapclass >
◆ end()
template<class Mapclass >
◆ size()
template<class Mapclass >
◆ x_
template<class Mapclass >
The documentation for this struct was generated from the following file:
- /home/runner/work/Radium-Engine/Radium-Engine/src/Radium-Engine/src/Core/Utils/StdMapIterators.hpp