Crashpad
|
An iterator to traverse all of the active entries in a TSimpleStringDictionary. More...
#include "client/simple_string_dictionary.h"
Public Member Functions | |
Iterator (const TSimpleStringDictionary &map) | |
const Entry * | Next () |
Returns the next entry in the map, or nullptr if at the end of the collection. | |
An iterator to traverse all of the active entries in a TSimpleStringDictionary.