]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/predef/architecture/ptx.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / predef / architecture / ptx.h
index 335517b276e3641ceff00f2e2ae4884dacdc60fe..a3310943ee4ba95b4bae0aab11820deebd196367 100644 (file)
@@ -11,19 +11,20 @@ http://www.boost.org/LICENSE_1_0.txt)
 #include <boost/predef/version_number.h>
 #include <boost/predef/make.h>
 
-/*`
-[heading `BOOST_ARCH_PTX`]
+/* tag::reference[]
+= `BOOST_ARCH_PTX`
 
-[@https://en.wikipedia.org/wiki/Parallel_Thread_Execution PTX] architecture.
+https://en.wikipedia.org/wiki/Parallel_Thread_Execution[PTX] architecture.
 
-[table
-    [[__predef_symbol__] [__predef_version__]]
+[options="header"]
+|===
+| {predef_symbol} | {predef_version}
 
-    [[`__CUDA_ARCH__`] [__predef_detection__]]
+| `+__CUDA_ARCH__+` | {predef_detection}
 
-    [[`__CUDA_ARCH__`] [V.R.0]]
-    ]
- */
+| `+__CUDA_ARCH__+` | V.R.0
+|===
+*/ // end::reference[]
 
 #define BOOST_ARCH_PTX BOOST_VERSION_NUMBER_NOT_AVAILABLE