Subject: Re: [boost] [Booster] Or boost is useless for library developers
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-05-19 16:02:22


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