JUCE
|
A type representing the null state of an Optional. More...
#include <juce_Optional.h>
Public Member Functions | |
constexpr | Nullopt (int) |
A type representing the null state of an Optional.
Similar to std::nullopt_t.
|
explicitconstexpr |