#include <inttypes.h>
#include <string>
#include "utap/common.h"
#include "utap/position.h"
Go to the source code of this file.
Namespaces | |
namespace | UTAP |
Classes | |
class | UTAP::type_t |
A reference to a type. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, UTAP::type_t t) |
std::ostream& operator<< | ( | std::ostream & | o, | |
UTAP::type_t | t | |||
) |