Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C++ makes maintaining ABI compatibility quite difficult, so in practice libraries with a C++ interface tend to default to requiring that anyway.


Yes, it's difficult by default, but the solution is https://en.wikipedia.org/wiki/Opaque_pointer and it is quite well-known in the C++ world.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: