
Class templates allow using partial template specialization, which is useful in case one wants to have a type conversion on a type that is itself templated.
Class templates allow using partial template specialization, which is useful in case one wants to have a type conversion on a type that is itself templated.