|
iceoryx2
C++ Language Bindings
|
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 |
A drop-in replacement for C++17 std::nullopt_t for use with Optional.
Definition at line 40 of file optional.hpp.
|
inlineexplicitconstexprnoexcept |
Definition at line 41 of file optional.hpp.