MSVC.rst 250 B

12345678
  1. MSVC
  2. ----
  3. Set to ``true`` when the compiler is some version of Microsoft Visual
  4. C++ or another compiler simulating Visual C++. Any compiler defining
  5. ``_MSC_VER`` is considered simulating Visual C++.
  6. See also the :variable:`MSVC_VERSION` variable.