MCPcopy Index your code
hub / github.com/Kitware/CMake / RValueString

Method RValueString

Source/cmStringAlgorithms.h:254–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 }
253
254 std::string* RValueString() const { return this->RValueString_; }
255
256private:
257 std::string* RValueString_ = nullptr;

Callers 1

cmStrCatFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected