Merge pull request #35 from morinmorin/fix/credit_in_trac5014

Fix credit in ticket 5014 testcase
This commit is contained in:
neilgroves
2015-09-07 07:44:51 +01:00

View File

@@ -9,7 +9,7 @@
// For more information, see http://www.boost.org/libs/range/ // For more information, see http://www.boost.org/libs/range/
// //
// The strided_defect_Trac5014 test case is a modified version of a test case // The strided_defect_Trac5014 test case is a modified version of a test case
// contributed by Michel Morin as part of the trac ticket. // contributed by Maxim Yanchenko as part of the trac ticket.
// //
// The deque test case has been removed due to erroneous standard library // The deque test case has been removed due to erroneous standard library
// implementations causing test failures. // implementations causing test failures.