[#GenTxid-valueless_by_exception] = xref:GenTxid.adoc[GenTxid]::valueless_by_exception :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<primitives/transaction_identifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard, __exclude_from_explicit_instantiation__, __abi_tag__]] constexpr bool valueless_by_exception() 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]#