MCPcopy 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.hppFile · 0.45
basic_stringMethod · 0.45
basic_stringClass · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected