Classes | |
| class | juce::Optional< Value > |
| A simple optional type. More... | |
Namespaces | |
| namespace | juce |
Macros | |
| #define | X(op) |
Typedefs | |
| using | juce::Nullopt = std::nullopt_t |
Functions | |
| template<typename Value> | |
| Optional< std::decay_t< Value > > | juce::makeOptional (Value &&v) |
Variables | |
| constexpr auto | juce::nullopt = std::nullopt |
| #define X | ( | op | ) |