19#include <boost/test/unit_test.hpp> 
   22template <
typename RepT, 
typename PeriodT>
 
   25    return os << 
d.count();
 
 
 
   33    return os << 
tmr.id();
 
 
   54    const auto now = MonoClock::now();
 
 
BOOST_CHECK_EQUAL(v.size(), 10U)
BOOST_AUTO_TEST_CASE(TimerEmptyCase)
ostream & operator<<(ostream &os, duration< RepT, PeriodT > d)
ostream & operator<<(ostream &os, const pair< T, U > &p)
BOOST_CHECK(isnan(stod(""sv, numeric_limits< double >::quiet_NaN())))