cppforever.com
Home
Generic programming
Different Purpose of OOP and Generic programming
Go Up
Different Purpose of OOP and Generic programming
OOP helps manage large software projects.
Generic programming provides tools for common tasks, such as sorting data or merging lists.