v0.14.0 |
#include <cmath>
#include <iostream>
#include <string>
Go to the source code of this file.
Functions | |
template<class T > | |
void | test_for_zero (const T &t, const std::string &s) |
void test_for_zero | ( | const T & | t, |
const std::string & | s | ||
) |
Definition at line 7 of file test_for_zero.hpp.