]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/predef/architecture/x86/64.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / predef / architecture / x86 / 64.h
index f761c92596c8c9a7c3ad513de415c7def98ca09b..ebd80fb5e8fc4e0ae9cc9104abf973ecfdd3e404 100644 (file)
@@ -11,21 +11,22 @@ http://www.boost.org/LICENSE_1_0.txt)
 #include <boost/predef/version_number.h>
 #include <boost/predef/make.h>
 
-/*`
-[heading `BOOST_ARCH_X86_64`]
-
-[@http://en.wikipedia.org/wiki/Ia64 Intel IA-64] architecture.
-
-[table
-    [[__predef_symbol__] [__predef_version__]]
-
-    [[`__x86_64`] [__predef_detection__]]
-    [[`__x86_64__`] [__predef_detection__]]
-    [[`__amd64__`] [__predef_detection__]]
-    [[`__amd64`] [__predef_detection__]]
-    [[`_M_X64`] [__predef_detection__]]
-    ]
- */
+/* tag::reference[]
+= `BOOST_ARCH_X86_64`
+
+http://en.wikipedia.org/wiki/Ia64[Intel IA-64] architecture.
+
+[options="header"]
+|===
+| {predef_symbol} | {predef_version}
+
+| `+__x86_64+` | {predef_detection}
+| `+__x86_64__+` | {predef_detection}
+| `+__amd64__+` | {predef_detection}
+| `+__amd64+` | {predef_detection}
+| `+_M_X64+` | {predef_detection}
+|===
+*/ // end::reference[]
 
 #define BOOST_ARCH_X86_64 BOOST_VERSION_NUMBER_NOT_AVAILABLE