aimstil
5.0.5
|
ProgressIndicator callback that simply prints percentage. More...
#include <cathier/progress_indicator.h>
Public Member Functions | |
void | operator() (std::size_t current, std::size_t total) |
ProgressIndicator callback that simply prints percentage.
Definition at line 22 of file progress_indicator.h.
|
inline |
Definition at line 24 of file progress_indicator.h.
Referenced by til::ProgressIndicator< TPICallback >::callback().