29 May
2016
29 May
'16
6:59 a.m.
This following simple snippet would yield an error with visual studio 2015 for both boost1.60.61:
boost/timer/timer.hpp(32): error C2757: 'timer': a symbol with this name already exists and therefore this name cannot be used as a namespace name
// compiled with cl.exe /EHsc
#define BOOST_TEST_MODULE test
#include