MCPcopy Create free account
hub / github.com/MyGUI/mygui / _const_fwd_iterator

Class _const_fwd_iterator

MyGUIEngine/include/MyGUI_UString.h:221–221  ·  view source on GitHub ↗

######################################################################## FORWARD ITERATORS ########################################################################

Source from the content-addressed store, hash-verified

219 // FORWARD ITERATORS
220 //#########################################################################
221 class _const_fwd_iterator; // forward declaration
222
223 //! forward iterator for UString
224 class MYGUI_EXPORT _fwd_iterator : public _base_iterator

Callers 2

MyGUI_UString.cppFile · 0.85
MyGUI_UString.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected