20#include <boost/test/unit_test.hpp> 
   24template <
typename RepT, 
typename PeriodT>
 
   27    return os << 
d.count();
 
  132    std::size_t count = 0;
 
  133    auto fn = [&]() { ++count; };
 
  134    auto now = MonoClock::now();
 
 
BOOST_CHECK_EQUAL(v.size(), 10U)
BOOST_AUTO_TEST_CASE(TimeParseNanosCase)
ostream & operator<<(ostream &os, duration< RepT, PeriodT > d)
BOOST_CHECK(isnan(stod(""sv, numeric_limits< double >::quiet_NaN())))