Manak  2.0.0
t_benchmark_case.hpp File Reference
Include dependency graph for t_benchmark_case.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 manak
 C++ Unit Benchmarking Library.
 

Typedefs

template<typename RType , typename... Args>
using manak::T_Benchmark_Case = TManakCase< BenchmarkCase, RType, Args...>