Subject: [boost] [c++11] MSVC does not define __cplusplus?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2015-02-07 01:47:28


Hi,

I encountered that '__cplusplus < 201103L' evaluates on MSVC (14.0 ...) to
true?!
At least on GCC + CLANG this test works - what about MSVC?

best regards,
Oliver