Return a bdld::Datum having the specified value. The returned bdld::Datum object will contain a deep‐copy of value.
Synopsis
Declared in <bdld_datummaker.h>
bdld::Datum
operator()(bslstl::StringRef const& value) const;
Created with MrDocs