CPP-AP 2.2.6
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()=delete (defined in ap::detail::argument_name)ap::detail::argument_name
argument_name(const argument_name &)=default (defined in ap::detail::argument_name)ap::detail::argument_name
argument_name(argument_name &&)=default (defined in ap::detail::argument_name)ap::detail::argument_name
argument_name(std::string_view primary)ap::detail::argument_nameinline
argument_name(std::string_view primary, std::string_view secondary)ap::detail::argument_nameinline
match(std::string_view arg_name) const noexceptap::detail::argument_nameinline
match(const argument_name &arg_name) const noexceptap::detail::argument_nameinline
operator<<ap::detail::argument_namefriend
operator=(const argument_name &)=delete (defined in ap::detail::argument_name)ap::detail::argument_name
operator=(argument_name &&)=delete (defined in ap::detail::argument_name)ap::detail::argument_name
operator==(const argument_name &other) const noexceptap::detail::argument_nameinline
primaryap::detail::argument_name
secondaryap::detail::argument_name
str(const std::optional< char > flag_char=std::nullopt) const noexceptap::detail::argument_nameinline
~argument_name()=defaultap::detail::argument_name