args-parser 6.3.6
Loading...
Searching...
No Matches
groups.hpp File Reference
#include "group_iface.hpp"
#include "types.hpp"
#include <algorithm>
Include dependency graph for groups.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Args::OnlyOneGroup
 Group of args where only one argument can be defined. More...
class  Args::AllOfGroup
 Group of args where all arguments should be defined. More...
class  Args::AtLeastOneGroup
 Group of args where at least one argument should be defined. More...

Namespaces

namespace  Args

Detailed Description

Warning
If you are including this file you should include command.hpp too.

Definition in file groups.hpp.