]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
c++config (std::size_t, [...]): Provide typedefs.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / pb_ds / detail / unordered_iterator / const_iterator.hpp
index 38d4eb1cfbc59b7c121ac4218e4e72b3e4e6b601..71e262617940ecf90bd15bb26f8cae994debb50e 100644 (file)
@@ -74,7 +74,7 @@ public:
   inline
   const_iterator_()
 
-    : m_p_tbl(NULL)
+    : m_p_tbl(0)
   { }
 
   // Increments.