Class CCDictIterator<K, InpT, T>

#include <Geode/utils/cocos.hpp>
template<class K,class InpT,CocosObject T = std::remove_pointer_t<InpT>>classCCDictIterator{ ... }
No description provided
Examples0
Public static methods0
Public member functions3
std::pair<K,T*>operator*()
No description provided
auto&operator++()
No description provided
booloperator!=()
No description provided
Fields1
;
No description provided
Protected member functions0
Protected fields0