forked from boostorg/predef
Add definition docs for all the predefs.
This commit is contained in:
@ -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]]
|
||||
]
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user