F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Fw::None_t Struct Reference

Sentinel type representing the absence of a value in an Optional. More...

#include <Fw/Types/Optional.hpp>

Public Member Functions

constexpr None_t ()
 

Detailed Description

Sentinel type representing the absence of a value in an Optional.

Definition at line 26 of file Optional.hpp.

Constructor & Destructor Documentation

◆ None_t()

constexpr Fw::None_t::None_t ( )
inlineexplicit

Definition at line 27 of file Optional.hpp.


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