X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=doxygen%2Fcds.doxy;h=1414d4e41e37210ec83ddcb1c096271e02d7b1e0;hp=297ca0dcc320017e2d9bc148a707ef54bb376b6b;hb=fed8a18610675ed23e66083ac7b36d9a07fb3ff0;hpb=7ab1cc74c4563cb13cba8b61a9095b0311ad59e7 diff --git a/doxygen/cds.doxy b/doxygen/cds.doxy index 297ca0dc..1414d4e4 100644 --- a/doxygen/cds.doxy +++ b/doxygen/cds.doxy @@ -31,7 +31,7 @@ PROJECT_NAME = cds # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.2.0 +PROJECT_NUMBER = 2.4.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -1399,7 +1399,9 @@ PREDEFINED = CDS_BUILD_BITS=64 \ CDS_CXX11_INLINE_NAMESPACE=inline \ CDS_NOEXCEPT=noexcept() \ CDS_CONSTEXPR=constexpr \ - CDS_CXX11_INHERITING_CTOR + CDS_CXX11_INHERITING_CTOR \ + CDS_EXCEPTION_ENABLED \ + CDS_SUPPRESS_SANITIZE # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded.