Failing test case for a templated argument type.
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.
Showing
Please register or sign in to comment