Home
last modified time | relevance | path

Searched defs:BOOST_INTEL_CXX_VERSION (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/config/compiler/
Dintel.hpp66 # define BOOST_INTEL_CXX_VERSION 1200 // Intel bug in 12.1. macro
68 # define BOOST_INTEL_CXX_VERSION __INTEL_COMPILER macro
71 # define BOOST_INTEL_CXX_VERSION __ICL macro
73 # define BOOST_INTEL_CXX_VERSION __ICC macro
75 # define BOOST_INTEL_CXX_VERSION __ECC macro
112 # define BOOST_INTEL_CXX_VERSION 1200 // Intel bug in 12.1. macro
114 # define BOOST_INTEL_CXX_VERSION __INTEL_COMPILER macro
117 # define BOOST_INTEL_CXX_VERSION __ICL macro
119 # define BOOST_INTEL_CXX_VERSION __ICC macro
121 # define BOOST_INTEL_CXX_VERSION __ECC macro