Merge Boost.Algorithm inspection report changes to release. No functionality change

[SVN r78689]
This commit is contained in:
Marshall Clow
2012-05-27 15:45:18 +00:00
parent 563fe27a59
commit 96d4708367
20 changed files with 166 additions and 166 deletions

View File

@ -15,7 +15,7 @@
#include <iostream>
#include <vector>
// should not compile: vector is not an integral type
// should not compile: vector is not an integral type
int test_main( int , char* [] )
{
std::vector<float> v;