]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/predef/compiler/greenhills.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / predef / compiler / greenhills.h
index 23b8f017d8bf0dc3198ff5debd72139f5b5764f1..9bf5bf17baea85b116a6a8707bb90be95537c17f 100644 (file)
@@ -11,22 +11,23 @@ http://www.boost.org/LICENSE_1_0.txt)
 #include <boost/predef/version_number.h>
 #include <boost/predef/make.h>
 
-/*`
-[heading `BOOST_COMP_GHS`]
+/* tag::reference[]
+= `BOOST_COMP_GHS`
 
-[@http://en.wikipedia.org/wiki/Green_Hills_Software Green Hills C/C++] compiler.
+http://en.wikipedia.org/wiki/Green_Hills_Software[Green Hills C/{CPP}] compiler.
 Version number available as major, minor, and patch.
 
-[table
-    [[__predef_symbol__] [__predef_version__]]
+[options="header"]
+|===
+| {predef_symbol} | {predef_version}
 
-    [[`__ghs`] [__predef_detection__]]
-    [[`__ghs__`] [__predef_detection__]]
+| `+__ghs+` | {predef_detection}
+| `+__ghs__+` | {predef_detection}
 
-    [[`__GHS_VERSION_NUMBER__`] [V.R.P]]
-    [[`__ghs`] [V.R.P]]
-    ]
- */
+| `+__GHS_VERSION_NUMBER__+` | V.R.P
+| `+__ghs+` | V.R.P
+|===
+*/ // end::reference[]
 
 #define BOOST_COMP_GHS BOOST_VERSION_NUMBER_NOT_AVAILABLE