Go to the source code of this file.
Classes | |
| struct | proxsuite::detail::nullopt_instance< T > |
Namespaces | |
| namespace | proxsuite |
| namespace | proxsuite::detail |
Typedefs | |
| template<class T> | |
| using | proxsuite::optional = tl::optional<T> |
| using | proxsuite::nullopt_t = tl::nullopt_t |
Variables | |
| template<typename T> | |
| const T | proxsuite::detail::nullopt_instance< T >::instance |
| constexpr nullopt_t | proxsuite::nullopt = detail::nullopt_instance<tl::nullopt_t>::instance |