OSDN Git Service

2011-05-07 François Dumont <francois.cppdevs@free.fr>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / ext / pb_ds / hash_policy.hpp
index f3bc86e..cefa3a1 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-// Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2006, 2009, 2010, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the terms
@@ -275,7 +275,7 @@ namespace __gnu_pbds
 
 #ifdef _GLIBCXX_DEBUG
     void
-    assert_valid() const;
+    assert_valid(const char* file, int line) const;
 #endif 
 
     float      m_load_min;