aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
gum::optional_ref< T > Member List

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

_ptr_gum::optional_ref< T >private
has_value() const noexceptgum::optional_ref< T >
operator bool() const noexceptgum::optional_ref< T >explicit
operator*() constgum::optional_ref< T >
operator->() const noexceptgum::optional_ref< T >
optional_ref() noexcept=defaultgum::optional_ref< T >
optional_ref(std::nullopt_t) noexceptgum::optional_ref< T >
optional_ref(T &ref) noexceptgum::optional_ref< T >
optional_ref(T &&)=deletegum::optional_ref< T >
value() constgum::optional_ref< T >