pstore2
pstore::error_or< T > Member List

This is the complete list of members for pstore::error_or< T >, including all inherited members.

const_pointer typedef (defined in pstore::error_or< T >)pstore::error_or< T >
const_reference typedef (defined in pstore::error_or< T >)pstore::error_or< T >
copy_assign(error_or< Other > const &rhs) -> error_or & (defined in pstore::error_or< T >)pstore::error_or< T >
error_or (defined in pstore::error_or< T >)pstore::error_or< T >friend
error_or(ErrorCode const erc) (defined in pstore::error_or< T >)pstore::error_or< T >inlineexplicit
error_or(std::error_code const erc) (defined in pstore::error_or< T >)pstore::error_or< T >inlineexplicit
error_or(Other &&other) (defined in pstore::error_or< T >)pstore::error_or< T >inlineexplicit
error_or(in_place_t const inp, Args &&... args) (defined in pstore::error_or< T >)pstore::error_or< T >inlineexplicit
error_or(error_or const &rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
error_or(error_or< Other > const &rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
error_or(error_or &&rhs) noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
error_or(error_or< Other > &&rhs) noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
error_storage_ (defined in pstore::error_or< T >)pstore::error_or< T >
get() noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
get() const noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
get_error() const noexcept (defined in pstore::error_or< T >)pstore::error_or< T >
move_assign(error_or< Other > &&rhs) -> error_or & (defined in pstore::error_or< T >)pstore::error_or< T >
operator bool() const noexceptpstore::error_or< T >inlineexplicit
operator!=(T const &rhs) const (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator!=(std::error_code const rhs) const (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator!=(error_or const &rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator!=(Error rhs) const (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator*() noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator*() const noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator->() noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator->() const noexcept (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator=(ErrorCode rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator=(std::error_code const &rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator=(error_or const &rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator=(error_or &&rhs) (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator==(std::error_code const rhs) const (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator==(error_or const &rhs) (defined in pstore::error_or< T >)pstore::error_or< T >
operator==(T const &rhs) const (defined in pstore::error_or< T >)pstore::error_or< T >inline
operator==(Error rhs) const (defined in pstore::error_or< T >)pstore::error_or< T >inline
pointer typedef (defined in pstore::error_or< T >)pstore::error_or< T >
reference typedef (defined in pstore::error_or< T >)pstore::error_or< T >
storage_ (defined in pstore::error_or< T >)pstore::error_or< T >
value_type typedef (defined in pstore::error_or< T >)pstore::error_or< T >
~error_or() (defined in pstore::error_or< T >)pstore::error_or< T >