[#common-SettingsSpan-last_negated] = xref:common.adoc[common]::xref:common/SettingsSpan.adoc[SettingsSpan]::last_negated :relfileprefix: ../../ :mrdocs: Whether the final value in the span is a negation. == Synopsis Declared in `<common/settings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool last_negated() const; ---- == Return Value True if the last value is negated. [.small]#Created with https://www.mrdocs.com[MrDocs]#