www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Copy constructors don't play with traits

reply Manu <turkeyman gmail.com> writes:
Does anyone have bandwidth to take a look at this issue?
It's blocking my STL work:
https://issues.dlang.org/show_bug.cgi?id=19902
Jul 31 2019
parent reply Eduard Staniloiu <edi33416 gmail.com> writes:
On Wednesday, 31 July 2019 at 08:39:26 UTC, Manu wrote:
 Does anyone have bandwidth to take a look at this issue? It's 
 blocking my STL work: 
 https://issues.dlang.org/show_bug.cgi?id=19902
Opened a PR https://github.com/dlang/druntime/pull/2709
Jul 31 2019
parent Manu <turkeyman gmail.com> writes:
On Wed, Jul 31, 2019 at 5:16 AM Eduard Staniloiu via Digitalmars-d
<digitalmars-d puremagic.com> wrote:
 On Wednesday, 31 July 2019 at 08:39:26 UTC, Manu wrote:
 Does anyone have bandwidth to take a look at this issue? It's
 blocking my STL work:
 https://issues.dlang.org/show_bug.cgi?id=19902
Opened a PR https://github.com/dlang/druntime/pull/2709
Thanks for taking a look at this so promptly!
Jul 31 2019