hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <iostream>
#include <vector>
Go to the source code of this file.
Namespaces | |
hobbes | |
hobbes::stream | |
Typedefs | |
typedef std::vector< uint8_t > | hobbes::stream::RawData |