Mistake. It says about simple argument:
cannot pass rvalue argument `xxxxx` of type `Word!(wstring, wstring)` to parameter `ref const(Word!(wstring, wstring)) base`
Function:
void _setPastBases(const ref Data item, const ref UsualWord base)
Andrey via Digitalmars-d-learn Sat, 13 Mar 2021 14:25:29 -0800
Mistake. It says about simple argument:
cannot pass rvalue argument `xxxxx` of type `Word!(wstring, wstring)` to parameter `ref const(Word!(wstring, wstring)) base`
Function:
void _setPastBases(const ref Data item, const ref UsualWord base)