hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Typedefs
typemap.H File Reference
#include <hobbes/lang/type.H>
#include <hobbes/util/trie.H>
#include <hobbes/util/variant.H>
#include <hobbes/lang/typeinf.H>
#include <map>
Include dependency graph for typemap.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hobbes::MonoTypeLT
 
struct  hobbes::MTyMap
 
struct  hobbes::MTyMap::map< V >
 
class  hobbes::type_map< V >
 

Namespaces

 hobbes
 

Typedefs

typedef variant< unit, MonoTypePtr > hobbes::MaybePathPoint
 
typedef std::vector< MaybePathPoint > hobbes::MaybePathPoints