basic_errc_type(value_type const &errc=SUCCESS) noexcept | bsl::basic_errc_type< T, SUCCESS > | inline |
basic_errc_type(basic_errc_type const &o) noexcept=default | bsl::basic_errc_type< T, SUCCESS > | |
basic_errc_type(basic_errc_type &&o) noexcept=default | bsl::basic_errc_type< T, SUCCESS > | |
basic_errc_type(O val) noexcept=delete | bsl::basic_errc_type< T, SUCCESS > | |
const_reference_type typedef | bsl::basic_errc_type< T, SUCCESS > | |
errc_type typedef | bsl::basic_errc_type< T, SUCCESS > | related |
failure() const noexcept | bsl::basic_errc_type< T, SUCCESS > | inline |
get() const noexcept | bsl::basic_errc_type< T, SUCCESS > | inline |
is_checked() const noexcept | bsl::basic_errc_type< T, SUCCESS > | inline |
is_unchecked() const noexcept | bsl::basic_errc_type< T, SUCCESS > | inline |
message() const noexcept | bsl::basic_errc_type< T, SUCCESS > | |
operator!=(basic_errc_type< T1, SUCCESS1 > const &lhs, basic_errc_type< T2, SUCCESS2 > const &rhs) noexcept | bsl::basic_errc_type< T, SUCCESS > | related |
operator=(basic_errc_type const &o) &noexcept=default | bsl::basic_errc_type< T, SUCCESS > | |
operator=(basic_errc_type &&o) &noexcept=default | bsl::basic_errc_type< T, SUCCESS > | |
operator==(basic_errc_type< T1, SUCCESS1 > const &lhs, basic_errc_type< T2, SUCCESS2 > const &rhs) noexcept | bsl::basic_errc_type< T, SUCCESS > | related |
reference_type typedef | bsl::basic_errc_type< T, SUCCESS > | |
success() const noexcept | bsl::basic_errc_type< T, SUCCESS > | inline |
value_type typedef | bsl::basic_errc_type< T, SUCCESS > | |
~basic_errc_type() noexcept=default | bsl::basic_errc_type< T, SUCCESS > | |