Audacity 3.2.0
audacity::TypedAny< Tag > Member List

This is the complete list of members for audacity::TypedAny< Tag >, including all inherited members.

cast() const noexceptaudacity::TypedAny< Tag >inline
cast() noexceptaudacity::TypedAny< Tag >inline
emplace(Args &&... args)audacity::TypedAny< Tag >inline
has_value() const noexceptaudacity::TypedAny< Tag >inline
make(Args &&... args)audacity::TypedAny< Tag >inlinestatic
mAnyaudacity::TypedAny< Tag >private
operator=(const TypedAny &)=defaultaudacity::TypedAny< Tag >
operator=(TypedAny &&)=defaultaudacity::TypedAny< Tag >
reset() noexceptaudacity::TypedAny< Tag >inline
swap(TypedAny &other) noexceptaudacity::TypedAny< Tag >inline
type() const noexceptaudacity::TypedAny< Tag >inline
TypedAny(Args &&... args)audacity::TypedAny< Tag >inlineexplicit
TypedAny(const TypedAny &)=defaultaudacity::TypedAny< Tag >
TypedAny(TypedAny &&)=defaultaudacity::TypedAny< Tag >