Provides a key iterator from a map-type object. More...
#include <iterator>#include <tuple>#include <type_traits>Go to the source code of this file.
Classes | |
| class | rndm::NuRandomServiceHelper::MapKeyIterator< Iter > |
| Wraps a map-like object iterator to iterate on its first element. More... | |
| class | rndm::NuRandomServiceHelper::MapKeyConstIteratorBox< Map > |
| Provides iterators for std::begin() and std::end() More... | |
Namespaces | |
| rndm | |
| rndm::NuRandomServiceHelper | |
Provides a key iterator from a map-type object.
The classes provided here are templates.
Definition in file MapKeyIterator.h.
1.8.11