~roguescholar/boost/+git/flyweight:master

Last commit made on 2023-09-04
Get this branch:
git clone -b master https://git.launchpad.net/~roguescholar/boost/+git/flyweight

Branch merges

Branch information

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

Recent commits

e9f3a0a... by joaquintides <email address hidden>

issued apt-get update on package installation

0ee30b6... by joaquintides <email address hidden>

reverted "dockerized some environments"

7303ba5... by joaquintides <email address hidden>

dockerized some environments

21fadc4... by joaquintides <email address hidden>

Merge pull request #13 from Lastique/feature/use_invoke_swap

Switch to `boost::core::invoke_swap`

805e8d5... by Andrey Semashev <email address hidden>

Switch to boost::core::invoke_swap.

boost::swap is deprecated and will be removed. Use boost::core::invoke_swap
as a replacement.

e9f326b... by joaquintides <email address hidden>

completed previous commit

137686b... by joaquintides <email address hidden>

used ubuntu:18.04 container as OS is deprecated by GHA

3dc485b... by joaquintides <email address hidden>

used std::recursive_mutex when <mutex> provided (fixes #12)

aaef985... by joaquintides <email address hidden>

Revert "Revert "added test for flyweight::operator*""

This reverts commit 736dc48557948efbe047c42455f128e5b893cef5.

652b741... by joaquintides <email address hidden>

Revert "Revert "added smart-pointer syntax to boost::flyweight (#11)""

This reverts commit e97cafcd4ab5ec138b779c564d85b8c36e14cacf.