|
Boost : |
Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Bjørn Roald (bjorn_at_[hidden])
Date: 2015-02-02 13:50:20
On 02. feb. 2015 19:40, Stephen Kelly wrote:
> Do you know anything about C++17/clang modules? Have you heard of the
> concept at least?
Sorry for stepping in here. If we have:
a.h --> libA_Internals.h/cpp
b.h --> libB_Internals.h/cpp
ab.h --> a.h, b.h
We have 3 modules, right? ab.h does not make libA or linB depend on it
or each other.
-- Bjørn
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk