Does (Ponder C++ Reflection Library) support pointers to types? For example, if I try char * the following error appears: 'PONDER_TYPE_NOT_REGISTERED'
Unlikely, that makes no sense to me because I have already declared that type using the following macro PONDER_TYPE(char *)
The same problem exists for any pointer type like int *, float * etc.
Thanks in advance for your help.
Aucun commentaire:
Enregistrer un commentaire