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;
Created with MrDocs
Store the specified sv into the Json object pointed to by d_this_p.
Declared in <bdljsn_json.h>
void
operator()(std::string_view const& sv) const;
Created with MrDocs