Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ view
Method
view
Source/cmString.cxx:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
string_view AsStringView<String>::view(String const& s)
149
{
150
return s.view();
151
}
152
153
} // namespace cm
Callers
4
testMethod_view
Function · 0.80
cmString.cxx
File · 0.80
MakeClosure
Method · 0.80
ClosureKeys
Method · 0.80
Calls
no outgoing calls
Tested by
1
testMethod_view
Function · 0.64