mirror of
https://github.com/boostorg/log.git
synced 2026-01-26 06:32:24 +00:00
Added BOOST_STATIC_CONSTANT macro to translate by Doxygen.
This commit is contained in:
@@ -49,6 +49,7 @@ local doxygen_params =
|
||||
BOOST_FORCEINLINE=inline \\
|
||||
BOOST_STATIC_ASSERT(x)= \\
|
||||
BOOST_STATIC_ASSERT_MSG(x,y)= \\
|
||||
BOOST_STATIC_CONSTANT(x,y)=\"static constexpr x y\" \\
|
||||
BOOST_RV_REF(x)=\"x&&\" \\
|
||||
BOOST_NESTED_TEMPLATE=template \\
|
||||
BOOST_CONSTEXPR=constexpr \\
|
||||
|
||||
Reference in New Issue
Block a user