forked from boostorg/algorithm
Added new algorithm 'sort_subrange' from Sean Parent's CppCon keynote. Docs to come
This commit is contained in:
@ -64,6 +64,9 @@ alias unit_test_framework
|
||||
[ run gather_test1.cpp unit_test_framework : : : : gather_test1 ]
|
||||
[ compile-fail gather_fail1.cpp ]
|
||||
|
||||
# SortSubrange tests
|
||||
[ run sort_subrange_test.cpp unit_test_framework : : : : sort_subrange_test ]
|
||||
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user