#include <iostream>

Go to the source code of this file.
Namespaces | |
| utils | |
Functions | |
| template<class Tnewval , class Toldval > | |
| bool | utils::update_progress (Tnewval &newval, Toldval &oldval) |
| template<class T > | |
| bool | utils::update_progress (const T &newval, T &oldval, const char *fn) |
1.8.6