Loading...
Searching...
No Matches
juce::Optional< Value > Member List

This is the complete list of members for juce::Optional< Value >, including all inherited members.

emplace(Other &&... other)juce::Optional< Value >
hasValue() const noexceptjuce::Optional< Value >
operator bool() const noexceptjuce::Optional< Value >explicit
operator*()juce::Optional< Value >
operator*() constjuce::Optional< Value >
operator->()juce::Optional< Value >
operator->() constjuce::Optional< Value >
operator=(const Optional &)=defaultjuce::Optional< Value >
operator=(Optional &&)=defaultjuce::Optional< Value >
operator=(Other &&other) noexcept(std::is_nothrow_assignable_v< std::optional< Value >, Other >)juce::Optional< Value >
operator=(const Optional< Other > &other) noexcept(std::is_nothrow_assignable_v< std::optional< Value >, const std::optional< Other > & >)juce::Optional< Value >
operator=(Optional< Other > &&other) noexcept(std::is_nothrow_assignable_v< std::optional< Value >, std::optional< Other > && >)juce::Optional< Value >
Optional()=defaultjuce::Optional< Value >
Optional(const Optional &)=defaultjuce::Optional< Value >
Optional(Optional &&)=defaultjuce::Optional< Value >
Optional(Nullopt) noexceptjuce::Optional< Value >
Optional(Head &&head, Tail &&... tail) noexcept(std::is_nothrow_constructible_v< std::optional< Value >, Head, Tail... >)juce::Optional< Value >
Optional(const Optional< Other > &other) noexcept(std::is_nothrow_constructible_v< std::optional< Value >, const std::optional< Other > & >)juce::Optional< Value >
Optional(Optional< Other > &&other) noexcept(std::is_nothrow_constructible_v< std::optional< Value >, std::optional< Other > && >)juce::Optional< Value >
orFallback(U &&fallback) const &juce::Optional< Value >
orFallback(U &&fallback) &juce::Optional< Value >
reset() noexceptjuce::Optional< Value >
swap(Optional &other) noexcept(std::is_nothrow_swappable_v< std::optional< Value > >)juce::Optional< Value >
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram