forked from boostorg/algorithm
New algorithm 'partition_subrange'. Name not 100% final, bue we've got tests. No docs yet.
This commit is contained in:
@ -65,7 +65,8 @@ alias unit_test_framework
|
||||
[ compile-fail gather_fail1.cpp ]
|
||||
|
||||
# SortSubrange tests
|
||||
[ run sort_subrange_test.cpp unit_test_framework : : : : sort_subrange_test ]
|
||||
[ run sort_subrange_test.cpp unit_test_framework : : : : sort_subrange_test ]
|
||||
[ run partition_subrange_test.cpp unit_test_framework : : : : partition_subrange_test ]
|
||||
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user