JUCE
Loading...
Searching...
No Matches
Nullopt Struct Reference

A type representing the null state of an Optional. More...

#include <juce_Optional.h>

Public Member Functions

constexpr Nullopt (int)

Detailed Description

A type representing the null state of an Optional.

Similar to std::nullopt_t.

Constructor & Destructor Documentation

◆ Nullopt()

Nullopt::Nullopt ( int )
explicitconstexpr

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