~roguescholar/boost/+git/hof:combine-fold

Last commit made on 2015-06-15
Get this branch:
git clone -b combine-fold https://git.launchpad.net/~roguescholar/boost/+git/hof

Branch merges

Branch information

Name:
combine-fold
Repository:
lp:~roguescholar/boost/+git/hof

Recent commits

fd129ac... by Paul Fultz II

Use an alternative of folding for combine

c32d7ed... by Paul Fultz II

Merge branch 'construct' into combine

e13450e... by Paul Fultz II

Add a workaround for msvc

644a93e... by Paul Fultz II

Make join sfinae-friendly

1c73f13... by Paul Fultz II

Add test for sfinae std::pair

77e0005... by Paul Fultz II

Add test using std::pair

947bb50... by Paul Fultz II

Add tests for combine

0a89a1f... by Paul Fultz II

Merge branch 'master' into combine

0ecb8e0... by Paul Fultz II

Fix default constructor for flow

21557ff... by Paul Fultz II

Add initial combine