CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
Loading...
Searching...
No Matches
argument_name.hpp File Reference
#include <cstdint>
#include <format>
#include <optional>
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

struct  argon::detail::argument_name
 Structure holding the argument's name. More...
 

Namespaces

namespace  argon
 
namespace  argon::detail
 

Enumerations

enum class  argon::detail::argument_name_discriminator : bool { argon::detail::n_primary , argon::detail::n_secondary }
 Argument name member discriminator. More...