[#BloombergLP-bdld-DatumMaker-operator_call-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumMaker.adoc[DatumMaker]::operator() :relfileprefix: ../../../ :mrdocs: Same as the preceding overload for a null‐terminated C string. == Synopsis Declared in `<bdld_datummaker.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdld/Datum.adoc[bdld::Datum] operator()(char const* value) const; ---- == Return Value a `Datum` having a deep‐copy of `value` == Parameters [cols="1,4"] |=== | Name| Description | *value* | null‐terminated C string to deep‐copy |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#