~roguescholar/boost/+git/fusion:optimization/TC-pair

Last commit made on 2018-03-22
Get this branch:
git clone -b optimization/TC-pair https://git.launchpad.net/~roguescholar/boost/+git/fusion

Branch merges

Branch information

Name:
optimization/TC-pair
Repository:
lp:~roguescholar/boost/+git/fusion

Recent commits

4e57acb... by Kohei Takahashi

Make fusion::pair trivially copyable if possible

44ef9e5... by Kohei Takahashi

Added tests for support/pair

e3b053f... by Kohei Takahashi

Remove detail metafunctions to simplify template

11a3f25... by Kohei Takahashi

Remove unused header

d8f608c... by Kohei Takahashi

Move is_native_fusion_sequence to detail

in order to reuse it in is_mpl_sequence

2aea153... by Kohei Takahashi

Use fold expression to improbe compile speed

4734cf4... by Kohei Takahashi

Fixed detail::and test

it should be used mpl/assert instead of runtime facility.

d5bd71c... by Kohei Takahashi

Update dead/moved links

c3dec40... by Kohei Takahashi

Fixed links to support list.

Gmane had been closed and not back yet.

101a056... by Kohei Takahashi

Merge pull request #171 from ldionne/develop

Allow incomplete types in fusion::tag_of and fusion::is_native_fusion_sequence