[#mp_units-safe_int-09-value] = xref:mp_units.adoc[mp_units]::xref:mp_units/safe_int-09.adoc[safe_int]::value :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/safe_int.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] constexpr T value() const noexcept; ---- == Return Value [NOTE] ==== The return value https://en.cppreference.com/cpp/language/attributes/nodiscard[should not be discarded^]. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#