iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::bb::stl::NulloptT Struct Reference

A drop-in replacement for C++17 std::nullopt_t for use with Optional. More...

#include <optional.hpp>

Public Member Functions

constexpr NulloptT (detail::NulloptTConstructorTag) noexcept
 

Detailed Description

A drop-in replacement for C++17 std::nullopt_t for use with Optional.

Definition at line 40 of file optional.hpp.

Constructor & Destructor Documentation

◆ NulloptT()

constexpr iox2::bb::stl::NulloptT::NulloptT ( detail::NulloptTConstructorTag  )
inlineexplicitconstexprnoexcept

Definition at line 41 of file optional.hpp.


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