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

Function c_str

UnitTests/TestApp/pugixml.cpp:6622–6625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6620 }
6621
6622 const char_t* c_str() const
6623 {
6624 return _buffer;
6625 }
6626
6627 size_t length() const
6628 {

Callers 2

dataMethod · 0.50
getCharMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected