proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
tl::nullopt_t Struct Reference

A tag type to represent an empty optional. More...

#include <proxsuite/helpers/tl-optional.hpp>

Classes

struct  do_not_use
 

Public Member Functions

constexpr nullopt_t (do_not_use, do_not_use) noexcept
 

Detailed Description

A tag type to represent an empty optional.

Definition at line 787 of file tl-optional.hpp.

Constructor & Destructor Documentation

◆ nullopt_t()

constexpr tl::nullopt_t::nullopt_t ( do_not_use ,
do_not_use  )
inlineexplicitconstexprnoexcept

Definition at line 791 of file tl-optional.hpp.


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