We show how to specialize Point<C> to Point<char>
This example solely demonstrates some technicalities of class template specialization
This is example is not useful in its own right