Construct from T

Synopsis

Declared in <mp‐units/constrained.h>

constexpr
explicit(false)
constrained(T v) noexcept;

Parameters

Name Description

v

The object to construct from

Created with MrDocs