I was testing my code with VC14 and found this issue.
I'm just not sure what to do about it, should I consider it a bug of
Boost.Chrono or not?
This complete example does not compile in VC14 CTP4:
#include <atomic>
#include
I was testing my code with VC14 and found this issue.
I'm just not sure what to do about it, should I consider it a bug of
Boost.Chrono or not?
This complete example does not compile in VC14 CTP4:
#include <atomic>
#include