KWSys provides a platform-independent API to many common system features that are implemented differently on every platform. This library is intended to be shared among many projects. You are probably reading this file in the source tree of a surrounding project. In that case, see "../README.kwsys" for details of using KWSys in your project.
Brad King
authored
BUG: When constructing the bucket vector type the allocator given must have been rebound to _Node* already because GCC 3.4's vector type does not rebind it.