Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
storm::OptionalRef< T > Member List
This is the complete list of members for
storm::OptionalRef< T >
, including all inherited members.
has_value
() const
storm::OptionalRef< T >
inline
operator bool
() const
storm::OptionalRef< T >
inline
operator*
()
storm::OptionalRef< T >
inline
operator*
() const
storm::OptionalRef< T >
inline
operator->
()
storm::OptionalRef< T >
inline
operator->
() const
storm::OptionalRef< T >
inline
operator=
(OptionalRef const &other)=delete
storm::OptionalRef< T >
OptionalRef
()
storm::OptionalRef< T >
inline
OptionalRef
(NullRefType)
storm::OptionalRef< T >
inline
OptionalRef
(U &&u) noexcept(noexcept(optionalref_detail::FUN< T >(std::forward< U >(u))))
storm::OptionalRef< T >
inline
OptionalRef
(OptionalRef< T > const &other)=default
storm::OptionalRef< T >
OptionalRef
(OptionalRef< T > &&other)=default
storm::OptionalRef< T >
reset
()
storm::OptionalRef< T >
inline
reset
(NullRefType const &)
storm::OptionalRef< T >
inline
reset
(T &t)
storm::OptionalRef< T >
inline
type
typedef
storm::OptionalRef< T >
value
()
storm::OptionalRef< T >
inline
value
() const
storm::OptionalRef< T >
inline
value_or
(T &defaultValue)
storm::OptionalRef< T >
inline
value_or
(T const &defaultValue) const
storm::OptionalRef< T >
inline
Generated by
1.9.8