Same as the preceding overload for a null‐terminated C string.
Synopsis
Declared in <bdld_datummaker.h>
bdld::Datum
operator()(char const* value) const;
Return Value
a Datum having a deep‐copy of value
Parameters
Name |
Description |
value |
null‐terminated C string to deep‐copy |
Created with MrDocs