Skip to main content

2 docs tagged with "templates"

View All Tags

Templates

Templates are the C++ version of Java's generics. Just like with Java generics you can write generic code (a template) that is not dependent on a type.