]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
*: Change namespace pb_ds to __gnu_pbds.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / pb_ds / detail / binary_heap_ / const_iterator.hpp
index 12b96e766ba0ce9d1be814b3aaf8480a056392ed..79f36c009dfa44628e10f8e0c49ad3aba022bb06 100644 (file)
@@ -51,7 +51,7 @@
 #include <ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp>
 #include <debug/debug.h>
 
-namespace pb_ds
+namespace __gnu_pbds
 {
   namespace detail
   {
@@ -153,6 +153,6 @@ namespace pb_ds
 #undef PB_DS_CLASS_C_DEC
 #undef PB_DS_BASE_C_DEC
   } // namespace detail
-} // namespace pb_ds
+} // namespace __gnu_pbds
 
 #endif