]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
c++config (std::size_t, [...]): Provide typedefs.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / pb_ds / detail / tree_policy / sample_tree_node_update.hpp
index 6ea68995e532fcf563f562e92ff5a335df8807e7..b8c19a587f8b04bf18011378e32206d8279784e1 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-// Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2006, 2009, 2010 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
@@ -56,7 +56,7 @@ class sample_tree_node_update
 public:
 
   // Metadata type.
-  typedef size_t metadata_type;
+  typedef std::size_t metadata_type;
 
 protected: