Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/test/utils/wrap_stringstream.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
5 | 5 |
6 // See http://www.boost.org/libs/test for the library home page. | 6 // See http://www.boost.org/libs/test for the library home page. |
7 // | 7 // |
8 // File : $RCSfile$ | 8 // File : $RCSfile$ |
9 // | 9 // |
10 // Version : $Revision: 49312 $ | 10 // Version : $Revision$ |
11 // | 11 // |
12 // Description : wraps strstream and stringstream (depends with one is present) | 12 // Description : wraps strstream and stringstream (depends with one is present) |
13 // to provide the unified interface | 13 // to provide the unified interface |
14 // *************************************************************************** | 14 // *************************************************************************** |
15 | 15 |