Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
256
private:
257
std::string* RValueString_ = nullptr;
Callers
1
cmStrCat
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected