#include "config.h"
#include <vector>
#include <string>
#include <iostream>
#include <climits>
Go to the source code of this file.
Namespaces | |
namespace | UTAP |
Classes | |
struct | UTAP::position_t |
class | UTAP::Positions |
A container for information about lines and positions in the input file. More... | |
struct | UTAP::Positions::line_t |
struct | UTAP::error_t |
Functions | |
std::ostream & | operator<< (std::ostream &out, const UTAP::error_t &) |
std::ostream& operator<< | ( | std::ostream & | out, | |
const UTAP::error_t & | ||||
) |