CETL 0.0.0
 
Loading...
Searching...
No Matches
cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr > Member List

This is the complete list of members for cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >, including all inherited members.

emplace(Args &&... args)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
emplace(std::initializer_list< Up > list, Args &&... args)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
get_if(UnboundedVariant *operand)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >friend
get_if(const UnboundedVariant *operand)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >friend
get_memory_resource() const noexceptcetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
operator=(const unbounded_variant &rhs)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
operator=(unbounded_variant &&rhs) noexceptcetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
operator=(ValueType &&value)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
pmr_type typedefcetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >
reset(Pmr *const mem_res) noexceptcetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
swap(unbounded_variant &rhs) noexcept(Movable)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
unbounded_variant()cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
unbounded_variant(Pmr *const mem_res)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inlineexplicit
unbounded_variant(const unbounded_variant &other)=defaultcetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >
unbounded_variant(unbounded_variant &&other) noexcept=defaultcetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >
unbounded_variant(ValueType &&value)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
unbounded_variant(Pmr *const mem_res, ValueType &&value)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline
unbounded_variant(in_place_type_t< ValueType >, Args &&... args)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inlineexplicit
unbounded_variant(Pmr *const mem_res, in_place_type_t< ValueType >, Args &&... args)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inlineexplicit
unbounded_variant(in_place_type_t< ValueType >, std::initializer_list< Up > list, Args &&... args)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inlineexplicit
unbounded_variant(Pmr *const mem_res, in_place_type_t< ValueType >, std::initializer_list< Up > list, Args &&... args)cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inlineexplicit
~unbounded_variant()cetl::unbounded_variant< Footprint, Copyable, Movable, Alignment, Pmr >inline