rename cds::gc::hzp namespace to cds::gc::hp
[libcds.git] / cds / gc / dhp.h
index fe3ff4b61d8a43b9e5d0493e756ec13baaca970f..c854b91aabf1b2aa1ab63315984a368c09aa8487 100644 (file)
@@ -7,8 +7,10 @@
 #include <cds/gc/dhp/dhp_impl.h>
 #include <cds/details/lib.h>
 
+//@cond
 namespace cds { namespace gc {
     typedef PTB DHP;
 }} // namespace cds::gc
+//@endcond
 
 #endif // #ifndef __CDS_GC_DHP_H