Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ c_str
Method
c_str
uspace/lib/cpp/include/__bits/string/string.hpp:1172–1175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1170
*/
1171
1172
const value_type* c_str() const noexcept
1173
{
1174
return data_;
1175
}
1176
1177
const value_type* data() const noexcept
1178
{
Callers
15
logic_error
Method · 0.80
runtime_error
Method · 0.80
system_error
Method · 0.80
stol
Function · 0.80
stoul
Function · 0.80
what
Method · 0.80
test_copy
Method · 0.80
test_compare
Method · 0.80
open
Method · 0.80
open
Method · 0.80
open
Method · 0.80
open
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_copy
Method · 0.64
test_compare
Method · 0.64