proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::detail::nullopt_instance< T > Struct Template Reference

#include <proxsuite/helpers/optional.hpp>

Static Public Attributes

static const T instance
 

Detailed Description

template<typename T>
struct proxsuite::detail::nullopt_instance< T >

Definition at line 31 of file optional.hpp.

Member Data Documentation

◆ instance

template<typename T >
const T proxsuite::detail::nullopt_instance< T >::instance
static
Initial value:
=
static constexpr nullopt_t nullopt
Represents an empty optional.

Definition at line 33 of file optional.hpp.


The documentation for this struct was generated from the following file: