~roguescholar/boost/+git/fusion:mutable_functor

Last commit made on 2018-07-02
Get this branch:
git clone -b mutable_functor https://git.launchpad.net/~roguescholar/boost/+git/fusion

Branch merges

Branch information

Name:
mutable_functor
Repository:
lp:~roguescholar/boost/+git/fusion

Recent commits

c1fe4e7... by Kohei Takahashi

algo: Added tests for mutable functor

0e4c512... by Kohei Takahashi

algo/for_each: Fixed parameter type

to be able to call mutable object

afb8b15... by Kohei Takahashi

Merge pull request #181 from boostorg/init-and-paren

Fixed misused parenthesized initializer

d832387... by Kohei Takahashi

Fixed misused parenthesized initializer

98b96c3... by Kohei Takahashi

Merge pull request #179 from boostorg/support

Reorganize support facility to simplify

68be23a... by Kohei Takahashi

Merge upstream branch 'develop' into support

6f8de8d... by Kohei Takahashi

Added workaround for fold expr and dependent name

5221bbb... by Kohei Takahashi

Added workaround for defaulted and noexcept

0e900bb... by Kohei Takahashi

Specify defaulted and remove unnecessary functions from unused_type

38aa370... by Kohei Takahashi

Added test for unused_type