Store the specified sv into the Json object pointed to by d_this_p.
Synopsis
Declared in <bdljsn_json.h>
void
operator()(std::string_view const& sv) const;
Parameters
Name |
Description |
sv |
string view |
Created with MrDocs