schaumb / access_private_20

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

Possibilities to rename types, inner, constructor/destructor (and conversion operator) #5

Closed schaumb closed 7 months ago

schaumb commented 7 months ago

On template types and aliases the automatic type name not always works. This problem can be solved with user defined static string possibilities

schaumb commented 7 months ago

Rewrite base class macro with rename. Others are done