userver: Member List
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
utils::AnyMovable Member List

This is the complete list of members for utils::AnyMovable, including all inherited members.

AnyCastutils::AnyMovablefriend
AnyCastutils::AnyMovablefriend
AnyMovable() noexcept=defaultutils::AnyMovable
AnyMovable(AnyMovable &&) noexcept=defaultutils::AnyMovable
AnyMovable(ValueType &&value)utils::AnyMovable
AnyMovable(std::in_place_type_t< ValueType > tag, Args &&... args)utils::AnyMovableexplicit
AnyMovable(std::in_place_type_t< ValueType > tag, std::initializer_list< Item > list, Args &&... args)utils::AnyMovableexplicit
Emplace(Args &&... args)utils::AnyMovable
Emplace(std::initializer_list< Item > list, Args &&... args)utils::AnyMovable
HasValue() const noexceptutils::AnyMovable
operator=(AnyMovable &&) noexcept=default (defined in utils::AnyMovable)utils::AnyMovable
operator=(ValueType &&rhs)utils::AnyMovable
Reset() noexceptutils::AnyMovable