mirror of
https://github.com/boostorg/range.git
synced 2026-01-25 00:12:22 +01:00
Boost.Range merge from trunk to release.
This is motivated by the need to correct the istream_range, to correct the adaptors.hpp header file, and correct the return types of various range algorithms. [SVN r61517]
This commit is contained in:
@@ -83,4 +83,4 @@ init_unit_test_suite(int argc, char* argv[])
|
||||
test->add( BOOST_TEST_CASE( &boost::test_for_each ) );
|
||||
|
||||
return test;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user