mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Workaround a doxygen crash.
Macports Doxygen 1.5.8 is crashing for me without this change, Ubuntu doxygen 1.5.6 is fine so I assume this is a bug in recent versions. [SVN r52006]
This commit is contained in:
@@ -31,7 +31,7 @@ doxygen autodoc
|
||||
<doxygen:param>"PREDEFINED=\"BOOST_INTERPROCESS_DOXYGEN_INVOKED\" \\
|
||||
\"BOOST_INTERPROCESS_ENABLE_MOVE_EMULATION(a)= \" \\
|
||||
\"BOOST_INTERPROCESS_RV_REF(a)=a &&\" \\
|
||||
\"BOOST_INTERPROCESS_RV_REF_2_TEMPL_ARGS(a)=a &&\" \\
|
||||
\"BOOST_INTERPROCESS_RV_REF_2_TEMPL_ARGS(a,b,c)=a &&\" \\
|
||||
\"BOOST_INTERPROCESS_RV_REF_3_TEMPL_ARGS(a)=a &&\" \\
|
||||
\"BOOST_INTERPROCESS_FWD_REF(a)=a &&\""
|
||||
<xsl:param>"boost.doxygen.reftitle=Boost.Interprocess Reference"
|
||||
|
||||
Reference in New Issue
Block a user