Add BOOST_NOEXCEPT macro to doxygen

This commit is contained in:
Ion Gaztañaga
2021-04-19 21:53:32 +02:00
parent 16cada57ea
commit 249d537b58

View File

@ -33,6 +33,7 @@ doxygen autodoc
\"BOOST_CONTAINER_SEEDOC(T)=see_documentation\" \\
\"BOOST_NOEXCEPT_OR_NOTHROW=noexcept\" \\
\"BOOST_NOEXCEPT_IF(T)=noexcept(T)\" \\
\"BOOST_NOEXCEPT=noexcept\" \\
\"BOOST_RV_REF(T)=T&&\" \\
\"BOOST_RV_REF_BEG=\" \\
\"BOOST_RV_REF_END=&&\" \\