uwaga
Note, this article is not finished! You can help by editing this doc page.
Class templates
Topics to cover:
- Example of already known templates (
vector
,string
, etc.) - Simple class template for
Vector3
(as we know it from maths) - How methods behave in a class template?
- Default class parameters