diff options
Diffstat (limited to 'boost/common/unordered/driver.cxx')
-rw-r--r-- | boost/common/unordered/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/common/unordered/driver.cxx b/boost/common/unordered/driver.cxx index 2e04e03..8a6589f 100644 --- a/boost/common/unordered/driver.cxx +++ b/boost/common/unordered/driver.cxx @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -// Test boost container persistence. +// Test Boost unordered containers persistence. // #include <memory> // std::auto_ptr |