$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [qvm] deduce_xx traits wouldn't introduce ODR issues.
From: Rainer Deyke (rainerd_at_[hidden])
Date: 2015-12-26 04:54:19
On 25.12.2015 13:03, Rob Stewart wrote:
> I think, rather than X and Y providing conflicting definitions, the
> problem is that abc provides a specialization to allow
> interoperability with def, and def does the same for abc. Using the
> two libraries, in that case, always creates a conflict.
This implies a circular dependency between abc and def. If those
libraries are that tightly coupled, surely they can work out this
conflict between themselves?
-- Rainer Deyke (rainerd_at_[hidden])