FastLED
3.9.15
Loading...
Searching...
No Matches
fl::Variant< Types > Member List
This is the complete list of members for
fl::Variant< Types >
, including all inherited members.
_storage
fl::Variant< Types >
private
_tag
fl::Variant< Types >
private
construct
(Args &&...args)
fl::Variant< Types >
inline
private
copy_construct_from
(const Variant &other)
fl::Variant< Types >
inline
private
copy_fn
(void *storage, const Variant &other)
fl::Variant< Types >
inline
private
static
destroy_current
() noexcept
fl::Variant< Types >
inline
private
destroy_fn
(void *storage)
fl::Variant< Types >
inline
private
static
emplace
(Args &&...args)
fl::Variant< Types >
inline
Empty
fl::Variant< Types >
static
empty
() const noexcept
fl::Variant< Types >
inline
equals
(const T &other) const
fl::Variant< Types >
inline
is
() const noexcept
fl::Variant< Types >
inline
move_construct_from
(Variant &other) noexcept
fl::Variant< Types >
inline
private
move_fn
(void *storage, Variant &other)
fl::Variant< Types >
inline
private
static
operator=
(const Variant &other)
fl::Variant< Types >
inline
operator=
(Variant &&other) noexcept
fl::Variant< Types >
inline
operator=
(const T &value)
fl::Variant< Types >
inline
operator=
(T &&value)
fl::Variant< Types >
inline
ptr
()
fl::Variant< Types >
inline
ptr
() const
fl::Variant< Types >
inline
reset
() noexcept
fl::Variant< Types >
inline
Tag
typedef
fl::Variant< Types >
tag
() const noexcept
fl::Variant< Types >
inline
type_to_tag
()
fl::Variant< Types >
inline
private
static
Variant
() noexcept
fl::Variant< Types >
inline
Variant
(const T &value)
fl::Variant< Types >
inline
Variant
(T &&value)
fl::Variant< Types >
inline
Variant
(const Variant &other)
fl::Variant< Types >
inline
Variant
(Variant &&other) noexcept
fl::Variant< Types >
inline
visit
(Visitor &visitor)
fl::Variant< Types >
inline
visit
(Visitor &visitor) const
fl::Variant< Types >
inline
visit_fn
(void *storage, Visitor &v)
fl::Variant< Types >
inline
private
static
visit_fn_const
(const void *storage, Visitor &v)
fl::Variant< Types >
inline
private
static
~Variant
()
fl::Variant< Types >
inline
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2