MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / data

Method data

include/jsoncons/detail/string_view.hpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 }
153
154 const CharT* data() const
155 {
156 return data_;
157 }
158
159 // string operations
160

Callers 2

basic_string_viewClass · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected