BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Classes | Macros | Typedefs
bench.h File Reference

Abstract Superclass of Standard Benchmarks with load() and eval() More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"

Go to the source code of this file.

Classes

class  bench_c
 Abstract superclass for Standard Benchmarks with load() and eval() Methods. More...
 

Macros

#define BENCH_NULL   (static_cast<bench_t>(0))
 

Typedefs

typedef bench_cbench_t
 

Detailed Description

Abstract Superclass of Standard Benchmarks with load() and eval()