schaumb / access_private_20

Access private members and statics of a C++ class
MIT License
8 stars 2 forks source link

Feature: Get private base classes (clang+gcc) on aggregate types #12

Closed schaumb closed 6 months ago

schaumb commented 6 months ago

Template instantiation+ ubiq + type loophole

schaumb commented 6 months ago

Unreliable. Class with a private base is not an aggregate