Use std::nullptr_t in documentation instead of internal op_nullptr_t

This commit is contained in:
Ion Gaztañaga
2024-08-04 01:38:41 +02:00
parent 39aed2f41b
commit 4e1749d94c

View File

@@ -46,6 +46,7 @@ doxygen autodoc
\"BOOST_RV_REF_END=&&\" \\
\"BOOST_FWD_REF(T)=T&&\" \\
\"BOOST_INTERPROCESS_FORCEINLINE=inline\" \\
\"op_nullptr_t=std::nullptr_t\" \\
"
<xsl:param>"boost.doxygen.reftitle=Boost.Interprocess Header Reference"