Fix doxygen config
authorkhizmax <libcds.dev@gmail.com>
Wed, 24 Sep 2014 05:25:22 +0000 (09:25 +0400)
committerkhizmax <libcds.dev@gmail.com>
Wed, 24 Sep 2014 05:25:22 +0000 (09:25 +0400)
cds/intrusive/striped_set/adapter.h
doxygen/cds.doxy

index 26ba7542bd005f8ad48128aa62c211fafe677486..5360cadb053831d2f1eff302b93d28aa2dbec4c4 100644 (file)
@@ -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
index 838707cc764b34512deb5e5838225f460b59f481..03587f9b8c25bdf162e02587636d7cd0e9e0d64d 100644 (file)
@@ -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 \