WPILibC++ 2023.4.3-108-ge5452e3
|
Additional Inherited Members | |
Public Types inherited from wpi::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | |
using | iterator_category = std::forward_iterator_tag |
using | value_type = const StringMapEntry< ValueTy > |
using | difference_type = std::ptrdiff_t |
using | pointer = const StringMapEntry< ValueTy > * |
using | reference = const StringMapEntry< ValueTy > & |
Protected Types inherited from wpi::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | |
enum | |
Protected Attributes inherited from wpi::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | |
StringMapEntryBase ** | Ptr |
|
default |
|
inlineexplicit |
|
inline |