~roguescholar/boost/+git/variant:master

Last commit made on 2024-01-08
Get this branch:
git clone -b master https://git.launchpad.net/~roguescholar/boost/+git/variant

Branch merges

Branch information

Name:
master
Repository:
lp:~roguescholar/boost/+git/variant

Recent commits

b33ff4f... by Anton Polukhin

Remove obsolete code (#109)

e37df94... by Anton Polukhin

Update copyright years

9d1e62f... by Andrey Semashev <email address hidden>

Remove deprecated boost/swap.hpp include. (#108)

This header is deprecated and will be removed. There is
boost/core/invoke_swap.hpp as a replacement, but it isn't needed in this case.

7b45064... by Anton Polukhin

Drop C++03 support (#107)

Drop boost::move and boost::bind dependencies. Use Boost.PP in less cases

d48711f... by Anton Polukhin

update CI

a3368f0... by Anton Polukhin

add C++03 deprecation warnings

e4447e8... by Anton Polukhin

Update copyright years

db54469... by Anton Polukhin

Merge pull request #105 from fanquake/core_addressof

refactor: use core/addressof over utility/addressof

8bad749... by fanquake <email address hidden>

refactor: use core/addressof over utility/addressof

The later is deprecated.

78856c0... by Anton Polukhin

Remove MacOS run from CI as it almost always hits CI limits