Ylva And Malin
Public Member Functions
Catch::BenchmarkLooper Class Reference

#include <catch.hpp>

Collaboration diagram for Catch::BenchmarkLooper:
Collaboration graph

Public Member Functions

 BenchmarkLooper (StringRef name)
 
 operator bool ()
 
void increment ()
 
void reportStart ()
 
auto needsMoreIterations () -> bool
 

Constructor & Destructor Documentation

Catch::BenchmarkLooper::BenchmarkLooper ( StringRef  name)
inline

Here is the call graph for this function:

Member Function Documentation

void Catch::BenchmarkLooper::increment ( )
inline
auto Catch::BenchmarkLooper::needsMoreIterations ( ) -> bool
Catch::BenchmarkLooper::operator bool ( )
inlineexplicit
void Catch::BenchmarkLooper::reportStart ( )

The documentation for this class was generated from the following file: