Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Header <boost/test/progress_monitor.hpp>

defines simple text based progress monitor

namespace boost {
  namespace unit_test {
    class progress_monitor_t;
  }
}

PrevUpHomeNext