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

Class _const_rev_iterator

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

######################################################################## REVERSE ITERATORS ########################################################################

Source from the content-addressed store, hash-verified

323 // REVERSE ITERATORS
324 //#########################################################################
325 class _const_rev_iterator; // forward declaration
326 //! forward iterator for UString
327 class MYGUI_EXPORT _rev_iterator : public _base_iterator
328 {

Callers 2

MyGUI_UString.cppFile · 0.85
MyGUI_UString.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected