Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ String
Method
String
Source/cmCMakePath.h:456–456 ·
view source on GitHub ↗
Observers
Source
from the content-addressed store, hash-verified
454
455
// Observers
456
std::string String() const { return this->Path.string(); }
457
std::wstring WString() const { return this->Path.wstring(); }
458
459
string_type Native() const
Callers
nothing calls this directly
Calls
1
string
Method · 0.45
Tested by
no test coverage detected