From: khizmax Date: Wed, 24 Sep 2014 05:25:22 +0000 (+0400) Subject: Fix doxygen config X-Git-Tag: v2.0.0~297 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5c555b105955cd2a8678d3773aa3720bdcad92da;p=libcds.git Fix doxygen config --- diff --git a/cds/intrusive/striped_set/adapter.h b/cds/intrusive/striped_set/adapter.h index 26ba7542..5360cadb 100644 --- a/cds/intrusive/striped_set/adapter.h +++ b/cds/intrusive/striped_set/adapter.h @@ -328,8 +328,4 @@ namespace cds { namespace intrusive { } // namespace striped_set }} // namespace cds::intrusive -//@cond -//#if defined(BOOST_INTRUSIVE_VARIADIC_TEMPLATES) -//@endcond - #endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_ADAPTER_H diff --git a/doxygen/cds.doxy b/doxygen/cds.doxy index 838707cc..03587f9b 100644 --- a/doxygen/cds.doxy +++ b/doxygen/cds.doxy @@ -1392,7 +1392,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = CDS_BUILD_BITS=32 \ +PREDEFINED = CDS_BUILD_BITS=64 \ CDS_DOXYGEN_INVOKED \ cds_std=std \ CDS_URCU_SIGNAL_HANDLING_ENABLED \