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

Go to the source code of this file.

Classes

class  Args::Context
 Context is a list of words in the command line that user presented with interface for interacting with them. More...

Namespaces

namespace  Args

Typedefs

typedef StringList Args::ContextInternal
 What Context actually is.