access_private
access_private copied to clipboard
Addressing the limitation of the private class's constructor
Hey, thanks again. It'd be great to have a PR for this as well. We could define a macro if clang or gcc has the required language features (or we could simply check if the standard is >=C++14).
I created a C++20 fork from this repo. If someone has time to work with it, backport here.
Okay, thank you. I am extending the readme to advertise your fork for C++20.
Umm, not closing, since at some point we could backport to C++14.