What's the name of that property...?

...where if B is-an A, then List<B> is-a List<A>?
If List is something like std::list ... Is it a typedef? No idea.
No, in terms of generic OOP concepts, not applied to any particular language.
Covariance, that's the one. Thanks.
Topic archived. No new replies allowed.