4.6.0
Freundlich's C++ toolkit
|
A polymorphic empty optional.
Objects of this class implicitly convert into empty fcppt::optional::object.
Public Member Functions | |
template<fcppt::concepts::move_constructible T> | |
operator fcppt::optional::object< T > () const | |
Returns an empty optional. | |
fcppt::optional::nothing::operator fcppt::optional::object< T > | ( | ) | const |
Returns an empty optional.