[#BloombergLP-bdljsn-JsonObject_MemberInitializer-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/JsonObject_MemberInitializer.adoc[JsonObject_MemberInitializer]::JsonObject_MemberInitializer :relfileprefix: ../../../ :mrdocs: Create a `JsonObject_MemberInitializer` object a key whose value is equal to the specified `sv` and whose value is equal to the specified `ji`. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- JsonObject_MemberInitializer( std::string_view const& sv, xref:BloombergLP/bdljsn/Json_Initializer.adoc[Json_Initializer] const& ji); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#