When I try to expose a struct with a char* member,  I get a warning
that pointer members aren't supported currently.

Considering char* is so common in existing APIs, is there a current
workaround or example (like conversion to std::string)?

Thanks,

Dave
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to