X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=doxygen%2Fcds.doxy;h=1414d4e41e37210ec83ddcb1c096271e02d7b1e0;hb=ec53bf39af3914a93bd1f53fa8657d5f87583d01;hp=6bdae828edd9092c97c3650c0b3da05125ca1b91;hpb=2bb66f1d159d044d2c5dad0f0f968abcb6d53287;p=libcds.git diff --git a/doxygen/cds.doxy b/doxygen/cds.doxy index 6bdae828..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.3.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. @@ -1400,7 +1400,8 @@ PREDEFINED = CDS_BUILD_BITS=64 \ CDS_NOEXCEPT=noexcept() \ CDS_CONSTEXPR=constexpr \ CDS_CXX11_INHERITING_CTOR \ - CDS_EXCEPTION_ENABLED + 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.