Boost logo

Boost :

Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Stephen Kelly (hello_at_[hidden])
Date: 2015-02-01 05:50:35


John Maddock wrote:

> <snip>

Thanks for the update.

> Note that we need some kind of markup facility to deal with optional
> dependencies anyway - to avoid the "everything depends on Serialization"
> issue.

Circular dependencies won't work well with clang/c++17 'modules'. Strongly
connected components form what I called 'incidental modules' in previous
emails.

Find a way to convince Robert to allow splitting serialization.

Thanks,

Steve.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk