Set the basic field of this object to the specified value and return a copy of this object.
Synopsis
Declared in <bdlt_iso8601utilparseconfiguration.h>
Iso8601UtilParseConfiguration
setBasic(bool value = true);
Return Value
a copy of this object
Parameters
Name |
Description |
value |
whether to require the basic (separator‐free) format |
Created with MrDocs