13 May
2020
13 May
'20
7:27 p.m.
Hi All,
I'm trying to update from boost 1.62 to boost 1.73. Boost 1.62 was built
with VS15 140 toolchain with shared runtime (/MD) and as static lib. Boost
1.73 was built with VS19 140 toolchain with /MD and as static lib.
I have a class:
#include