-
Dimitri Tcaciuc authored
It seems that a templated class method (Foo[T].set_bar) which should accept a reference to another templated type (Bar[T] &) can't actually do so and throws an error.
d80abcdd
It seems that a templated class method (Foo[T].set_bar) which should accept a reference to another templated type (Bar[T] &) can't actually do so and throws an error.