ht's Scheme Interpreter  1.0
a simplified scheme interpreter implementation
string.hpp File Reference
#include "arch.hpp"
#include <string>
Include dependency graph for string.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::string StringType
 

Typedef Documentation

typedef std::string StringType

Definition at line 5 of file string.hpp.