CPP-AP 2.7.0
Command-line argument parser for C++20
Loading...
Searching...
No Matches
ap::detail::argument_name Member List

This is the complete list of members for ap::detail::argument_name, including all inherited members.

argument_name()=deleteap::detail::argument_name
argument_name(const argument_name &)=defaultap::detail::argument_name
argument_name(argument_name &&)=defaultap::detail::argument_name
argument_name(std::optional< std::string > primary, std::optional< std::string > secondary=std::nullopt, std::optional< char > flag_char=std::nullopt)ap::detail::argument_nameinline
flag_charap::detail::argument_name
match(std::string_view arg_name, const match_type m_type=m_any) const noexceptap::detail::argument_nameinline
match(const argument_name &arg_name, const match_type m_type=m_any) const noexceptap::detail::argument_nameinline
match_type enum nameap::detail::argument_name
operator<<ap::detail::argument_namefriend
operator=(const argument_name &)=deleteap::detail::argument_name
operator=(argument_name &&)=deleteap::detail::argument_name
operator==(const argument_name &other) const noexceptap::detail::argument_nameinline
primaryap::detail::argument_name
secondaryap::detail::argument_name
str() const noexceptap::detail::argument_nameinline
~argument_name()=defaultap::detail::argument_name