~roguescholar/boost/+git/typeof:feature/pull-11

Last commit made on 2018-01-13
Get this branch:
git clone -b feature/pull-11 https://git.launchpad.net/~roguescholar/boost/+git/typeof

Branch merges

Branch information

Name:
feature/pull-11
Repository:
lp:~roguescholar/boost/+git/typeof

Recent commits

9f78439... by Peter Dimov <email address hidden>

Disable test/msvc_typeof_in_lambda when no lambdas; fix emulated case

db3537a... by tobias-loew <email address hidden>

fixed typo

cb9dd92... by tobias-loew <email address hidden>

added test for BOOST_TYPEOF in lambda

79232ea... by tobias-loew <email address hidden>

added missing include

727da87... by tobias-loew <email address hidden>

now using BOOST_WORKAROUND

37e1265... by tobias-loew <email address hidden>

changed macro name

changed _MSC_VER to BOOST_MSVC

f16777e... by tobias-loew <email address hidden>

MSVC == 1900 scope_exit in lambda fix

fixed internal compiler error when using scope-exit inside a lambda with MSVC 1900 (VS 2015)

0047815... by Peter Dimov <email address hidden>

Merge branch 'feature/ignore-deprecated' of https://github.com/DanielaE/boost.typeof into develop

e789dbd... by Peter Dimov <email address hidden>

Merge branch 'develop'

e9f4579... by Peter Dimov <email address hidden>

Test typeof instead of smart_ptr :-/