[#common-SettingsSpan-2constructor-0ae] = xref:common.adoc[common]::xref:common/SettingsSpan.adoc[SettingsSpan]::SettingsSpan :relfileprefix: ../../ :mrdocs: Construct a span over a single value. == Synopsis Declared in `<common/settings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit SettingsSpan(xref:common/SettingsValue.adoc[SettingsValue] const& value) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | The value to span. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#