Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Peter Dimov (lists_at_[hidden])
Date: 2015-02-01 11:32:07


> The reason Stephen talks about splitting serialization is that adding
> serialization support needs only a few includes, independent of the rest
> of the library.

And in fact if you look through

http://www.pdimov.com/tmp/report-develop-c3bb6eb/serialization.html#reverse-dependencies

you'll see that many, if not most, of the serialization dependencies are
like that.