mirror of
https://github.com/boostorg/container.git
synced 2025-07-31 13:07:17 +02:00
Add BOOST_NOEXCEPT macro to doxygen
This commit is contained in:
@ -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=&&\" \\
|
||||
|
Reference in New Issue
Block a user