mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-31 21:14:43 +02:00
new cleaner(?) implementation for segmented fusion
[SVN r73644]
This commit is contained in:
@@ -157,9 +157,15 @@ import testing ;
|
||||
run algorithm/ext_/for_each_s.cpp ;
|
||||
explicit for_each_s ;
|
||||
|
||||
run algorithm/ext_/find_s.cpp ;
|
||||
explicit find_s ;
|
||||
|
||||
run algorithm/ext_/find_if_s.cpp ;
|
||||
explicit find_if_s ;
|
||||
|
||||
run algorithm/ext_/fold_s.cpp ;
|
||||
explicit fold_s ;
|
||||
|
||||
run sequence/ext_/iterator_range_s.cpp ;
|
||||
explicit iterator_range_s ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user