#include "aurostd_xoption.h"
#include <cstddef>
#include <iostream>
#include <string>
#include "aurostd.h"
#include "aurostd_argv.h"
#include "aurostd_automatic_template.h"
#include "aurostd_xerror.h"
Go to the source code of this file.
Namespaces | |
namespace | aurostd |
Macros | |
#define | _AUROSTD_XOPTION_CPP_ |
#define | VERBOSE_XOPTION false |
#define | AST_TEMPLATE(utype) |
Functions | |
std::ostream & | aurostd::operator<< (std::ostream &oss, const xoption &a) |
#define _AUROSTD_XOPTION_CPP_ |
Definition at line 11 of file aurostd_xoption.cpp.
#define VERBOSE_XOPTION false |
Definition at line 29 of file aurostd_xoption.cpp.
#define AST_TEMPLATE | ( | utype | ) |
Definition at line 631 of file aurostd_xoption.cpp.