proxsuite 0.7.2
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
optional.hpp File Reference
Include dependency graph for optional.hpp:
This graph shows which files directly or indirectly include this file:

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