Add definition docs for all the predefs.

This commit is contained in:
grafikrobot
2013-01-10 23:23:37 -06:00
parent fe6037697c
commit 68470ca33e
92 changed files with 8679 additions and 4735 deletions

View File

@ -1,5 +1,5 @@
/*
Copyright Redshift Software, Inc. 2008-2012
Copyright Redshift Software, Inc. 2008-2013
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
@ -20,9 +20,12 @@ Version number available as major, minor, and patch.
[table
[[__predef_symbol__] [__predef_version__]]
[[`____`] [__predef_detection__]]
[[`__INTEL_COMPILER`] [__predef_detection__]]
[[`__ICL`] [__predef_detection__]]
[[`__ICC`] [__predef_detection__]]
[[`__ECC`] [__predef_detection__]]
[[`____`] [V.R.P]]
[[`__INTEL_COMPILER`] [V.R.P]]
]
*/