
19 May
2010
19 May
'10
8:02 p.m.
Dean Michael Berris <mikhailberis <at> gmail.com> writes:
Putting everything in headers lets me, the library writer to never ever have to worry about preserving ABI because, well, there's no ABI to preserve across releases.
How having simple API with hidden implementation lead to ABI problems? Gennadiy