#include <cmath>
#include <limits>
#include <ostream>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
benchmark | |
Functions | |
template<typename VType , typename NumType > | |
std::ostream & | benchmark::operator<< (std::ostream &out, const Stat1< VType, NumType > &s) |
template<typename VType , typename NumType > | |
std::ostream & | benchmark::operator<< (std::ostream &out, const Stat1MinMax< VType, NumType > &s) |