proxsuite 0.6.7
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

constexpr nullopt_t proxsuite::nullopt = detail::nullopt_instance<tl::nullopt_t>::instance