~roguescholar/boost/+git/pfr:develop

Last commit made on 2024-04-01
Get this branch:
git clone -b develop https://git.launchpad.net/~roguescholar/boost/+git/pfr

Branch merges

Branch information

Name:
develop
Repository:
lp:~roguescholar/boost/+git/pfr

Recent commits

449bf36... by Anton Polukhin

Workaround MSVC bogus warning (fixes #167)

5f857d5... by Denis Mikhailov <email address hidden>

Get rid of cast_to_layout_compatible (#154)

9b90f2f... by Anton Polukhin

CI fixes (#161)

8f3b819... by Anton Polukhin

Allow throwing exceptions from pfr::structure_to_tuple (fixes #155) … (#160)

…and fix some warnings

4a973c5... by Anton Polukhin

Update docs by not using is_aggregate (fixes #158) and by describing the get_name implementation (fixes #150)

4c15f21... by Anton Polukhin

Merge pull request #152 from schaumb/get_name

Addressing the limitation of get_name

e969c57... by Anton Polukhin

Docs update

16d771f... by Anton Polukhin

Update copyright years

16a97bb... by bela <email address hidden>

Fix sample compilation

8a0447b... by bela <email address hidden>

Fix missing ;