
20 Nov
2013
20 Nov
'13
12:45 p.m.
Hello,
The function boost::chrono::floor() is documented: "This function round
down the given parameter." Therefore I expect the assert in the following
program to pass, but it fails:
#include