Just define `log(varargs[F])` before `log(Fer)`. From the error messages you see in the body of `log(Fer)` only this one `log` is known, compiler is unaware of the second.
- Error with using concepts Xena
- Re: Error with using concepts LeuGim
Just define `log(varargs[F])` before `log(Fer)`. From the error messages you see in the body of `log(Fer)` only this one `log` is known, compiler is unaware of the second.