aimstil  5.0.5
til::callback::PI_Print Struct Reference

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)
 

Detailed Description

ProgressIndicator callback that simply prints percentage.

Definition at line 22 of file progress_indicator.h.

Member Function Documentation

◆ operator()()

void til::callback::PI_Print::operator() ( std::size_t  current,
std::size_t  total 
)
inline

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