Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HelenOS/helenos
/ data
Method
data
uspace/lib/cpp/include/__bits/string/string.hpp:1177–1180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1175
}
1176
1177
const value_type* data() const noexcept
1178
{
1179
return data_;
1180
}
1181
1182
allocator_type get_allocator() const noexcept
1183
{
Callers
4
string_io.hpp
File · 0.45
basic_string
Method · 0.45
basic_string
Class · 0.45
compare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected