Conversion to T
Synopsis
Declared in <mp‐units/safe_int.h>
[[nodiscard]]
constexpr
explicit
operator T() const noexcept;
Return Value
The object converted to T
Created with MrDocs
Conversion to T
Declared in <mp‐units/safe_int.h>
[[nodiscard]]
constexpr
explicit
operator T() const noexcept;
The object converted to T
Created with MrDocs