1 May
2016
1 May
'16
8:45 a.m.
On 30 Apr 2016, at 18:14, Min Yang Jung
wrote: I was wondering if Boost.Chrono works with gcc > 4.9 on Mac. When system_clock::now() is called, it throws an std::bad_cast exception. The binary from the same code doesn’t have the issue if compiled with clang on Mac and gcc > 4.9 on Linux.
#include