common::SettingsSpan::SettingsSpan

Construct a span over a single value.

Synopsis

Declared in <common/settings.h>

explicit
SettingsSpan(SettingsValue const& value) noexcept;

Parameters

NameDescription
valueThe value to span.