AFLOW
 
Loading...
Searching...
No Matches
aurostd_xoption.cpp File Reference
#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)
 

Macro Definition Documentation

◆ _AUROSTD_XOPTION_CPP_

#define _AUROSTD_XOPTION_CPP_

Definition at line 11 of file aurostd_xoption.cpp.

◆ VERBOSE_XOPTION

#define VERBOSE_XOPTION   false

Definition at line 29 of file aurostd_xoption.cpp.

◆ AST_TEMPLATE

#define AST_TEMPLATE ( utype)
Value:
template utype xoption::getattachedutype(const string&) const;
utype getattachedutype(const std::string &scheme) const

Definition at line 631 of file aurostd_xoption.cpp.