arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::utility::unsafe_any_t< SmallObjectOptimisationSize > Member List

This is the complete list of members for arg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >, including all inherited members.

get() noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
get() const noexcept -> std::conditional_t<(sizeof(T)<=sizeof(std::size_t)) &&std::is_copy_constructible_v< T >, std::decay_t< T >, const std::decay_t< T > & >arg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
has_value() const noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
operator=(unsafe_any_t other) noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
swap(unsafe_any_t &a, unsafe_any_t &b) noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >friend
unsafe_any_t()=defaultarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >
unsafe_any_t(T &&value) noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
unsafe_any_t(T &&value, Allocator alloc=Allocator{})arg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
unsafe_any_t(unsafe_any_t &&other) noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
unsafe_any_t(const unsafe_any_t &other)arg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline
~unsafe_any_t() noexceptarg_router::utility::unsafe_any_t< SmallObjectOptimisationSize >inline