JUCE
Public Member Functions | List of all members
Nullopt Struct Reference

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

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()

constexpr Nullopt::Nullopt ( int  )
explicitconstexpr

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