~roguescholar/boost/+git/pfr:tuple_get_types_match

Last commit made on 2023-02-14
Get this branch:
git clone -b tuple_get_types_match https://git.launchpad.net/~roguescholar/boost/+git/pfr

Branch merges

Branch information

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

Recent commits

442928e... by Anton Polukhin

fixes

d4095b3... by Anton Polukhin

update the generation script

19d5a1d... by Anton Polukhin

test fixes

e002e42... by Anton Polukhin

make the result type of boost::pfr::get exactly match std::get

ed28602... by Anton Polukhin

Merge pull request #121 from caozhanhao/missing-pragma

add missing #pragma once

dbc78d7... by caozhanhao <cao2013zh@163.com>

add missing #pragma once

551174b... by Anton Polukhin

Update copyright years

79b0d65... by Anton Polukhin

Merge remote-tracking branch 'denzor200/typo_fix' into develop

2116be9... by Anton Polukhin

Merge pull request #117 from markus-oberhumer-forks/fix-Wzero-as-null-pointer-constant

Avoid -Wzero-as-null-pointer-constant warnings.

a9a295e... by Markus F.X.J. Oberhumer

Avoid -Wzero-as-null-pointer-constant warnings.