[#BloombergLP-bslfmt-StandardFormatSpecification-sign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/StandardFormatSpecification.adoc[StandardFormatSpecification]::sign :relfileprefix: ../../../ :mrdocs: Return the enumerator representing the requested sign‐treatment option unless the status is not at least `e_STATE_PARSED` in which case throw a `bsl::format_error` exception indicating that error. == Synopsis Declared in `<bslfmt_standardformatspecification.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:BloombergLP/bslfmt/FormatSpecificationParserEnums/Sign.adoc[StandardFormatSpecification<t_CHAR>::Sign] sign() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#