CPP-AP 3.0.1
Command-line argument parser for C++20
Loading...
Searching...
No Matches
argument_base.hpp File Reference

Defines the base argument class and common utility. More...

#include "argument_name.hpp"
#include "help_builder.hpp"
#include <any>
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

class  ap::detail::argument_base
 Argument class interface. More...
 

Namespaces

namespace  ap
 
namespace  ap::detail
 

Detailed Description

Defines the base argument class and common utility.

Definition in file argument_base.hpp.