Searched defs:c_str (Results 1 – 4 of 4) sorted by relevance
45 const char* c_str() const { return mMessage.c_str(); } in c_str() function
293 inline CStrWrapper c_str(StringView stringView) { in c_str() function