Hacker News new | ask | show | jobs
by secondcoming 745 days ago
There are techniques in C++ that can prevent this situation somewhat but it comes at the expense of indirection (see pimpl).