BenchGen
BenchGen is a tool for generating benchmarks to stress-test a computing system.
|
Class that defines various variable types as constants. More...
#include <varTypes.h>
Static Public Attributes | |
static const std::string | ARRAY = "array" |
static const std::string | SORTEDLIST = "sortedlist" |
Class that defines various variable types as constants.
This class is used to store static constants for different variable types that might be used throughout the application.
|
inlinestatic |
|
inlinestatic |