Go to the source code of this file.
|
template<typename C , typename O , typename P > |
std::ostream & | operator<< (std::ostream &os, const GbBenchmark< C, O, P > &b) |
|
template<typename C , typename O , typename P > |
int | execute (std::ostream &os=std::cout) |
|
int | main (int, char **) |
|
◆ execute()
template<typename C , typename O , typename P >
int execute |
( |
std::ostream & |
os = std::cout | ) |
|
◆ main()
int main |
( |
int |
, |
|
|
char ** |
|
|
) |
| |
◆ operator<<()
template<typename C , typename O , typename P >
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const GbBenchmark< C, O, P > & |
b |
|
) |
| |
◆ MAX_CYCLIC
◆ MAX_KATSURA
const int MAX_KATSURA = 5 |
|
static |