hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Types | List of all members
hobbes::MTyMap::map< V > Struct Template Reference

#include <typemap.H>

Collaboration diagram for hobbes::MTyMap::map< V >:
Collaboration graph

Public Types

typedef std::map< MonoTypePtr, V, MonoTypeLTtype
 

Member Typedef Documentation

◆ type

template<typename V >
typedef std::map<MonoTypePtr, V, MonoTypeLT> hobbes::MTyMap::map< V >::type

The documentation for this struct was generated from the following file: