LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
juno::OPTION_T< T > Struct Template Reference

#include <module.hpp>

Data Fields

bool bIsSome
 
T tSome
 

Field Documentation

◆ bIsSome

template<typename T >
bool juno::OPTION_T< T >::bIsSome

◆ tSome

template<typename T >
T juno::OPTION_T< T >::tSome

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