Progress Bar

Defined in tools/progress_bar.hpp

class sarma::utils::progress_bar

Public Functions

inline progress_bar(std::size_t capacity, std::ostream &os = std::cerr, std::size_t width = 100)
inline void update()

Public Members

const std::size_t capacity
const std::size_t width