This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_fusion
Watch
1
Star
0
Fork
0
You've already forked boost_fusion
forked from
boostorg/fusion
Code
Pull Requests
Activity
Files
734b9222d26d5317f6884f7d2626c01c6b45cbfe
boost_fusion
/
include
/
boost
/
fusion
/
algorithm
History
Joel de Guzman
734b9222d2
revert the implementation to previous version, but changed it such that prior is not used. used advance instead which is ok for forward iterators.
...
[SVN r73686]
2011-08-12 05:14:06 +00:00
..
auxiliary
Added missing include
2011-03-15 23:57:13 +00:00
iteration
segmented_fold_until should unpack the state's value before invoking the user's function
2011-08-11 17:28:17 +00:00
query
fix find_s and find_if_s to return the end iterator when item not found
2011-08-11 17:49:02 +00:00
transformation
revert the implementation to previous version, but changed it such that prior is not used. used advance instead which is ok for forward iterators.
2011-08-12 05:14:06 +00:00
auxiliary.hpp
renamed assign to copy and moved it to a new algorithm/auxiliary category
2011-02-22 01:30:12 +00:00
iteration.hpp
added reverse_fold/iter_fold/reverse_iter_fold (1)
2010-06-17 21:21:37 +00:00
query.hpp
branch for creating branch for fusion 2.1
2007-10-21 00:52:09 +00:00
transformation.hpp
Fix ticket
#2158
2009-06-17 02:11:43 +00:00