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

Method UString

MyGUIEngine/src/MyGUI_UString.cpp:472–475  ·  view source on GitHub ↗

-------------------------------------------------------------------------- -------------------------------------------------------------------------- -------------------------------------------------------------------------- --------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

470 //--------------------------------------------------------------------------
471 //--------------------------------------------------------------------------
472 UString::UString()
473 {
474 _init();
475 }
476 //--------------------------------------------------------------------------
477 UString::UString(const UString& copy)
478 {

Callers

nothing calls this directly

Calls 2

dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected