Hi!
I just need DList!(Tuple!(TypeInfo_Class)) for my n-dimensional dispatcher,
but compiler says:

Error: function std.typecons.Tuple!(TypeInfo_Class).Tuple.opEquals!(const(Tuple!(TypeInfo_Class))).opEquals (const(Tuple!(TypeInfo_Class)) rhs) is not callable using argument types (const(Tuple!(TypeInfo_Class))) const

Could you give me some advice/workaround for this?

Reply via email to