Y
Hacker News
new
|
ask
|
show
|
jobs
by
ttflee
1128 days ago
When you are coding a dynamic library, and providing consistent ABI between versions is a thing, you could appreciate this.
Perhaps you may also appreciate PImpl/D_PTR etc.