MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / str

Method str

include/CobaltFusion/Str.h:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 std::wstring str() const
76 {
77 return m_str;
78 }
79
80 const wchar_t* c_str() const
81 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected