|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| class | juce::Optional< Value > |
| A simple optional type. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Macros | |
| #define | X(op) |
Typedefs | |
| using | juce::Nullopt = std::nullopt_t |
Functions | |
| template<typename Value > | |
| JUCE_END_IGNORE_WARNINGS_MSVC Optional< std::decay_t< Value > > | juce::makeOptional (Value &&v) |
Variables | |
| constexpr auto | juce::nullopt |
| #define X | ( | op | ) |
Definition at line 140 of file juce_Optional.h.