#include <string>
#include <iostream>
#include <map>
#include "Data.h"
Go to the source code of this file.
Classes | |
class | Boolean |
Boolean is a data type that is derived from Data. More... | |
class | BooleanMapLoader |
Functions | |
std::ostream & | operator<< (std::ostream &s, const Boolean &g) |
|
|