Skip to content

Repository files navigation

Templates

Code from class

function templates can be found in the files:

  • template_func.cpp
  • template_funcs2.cpp
  • Lab3_Templates.h and Lab3_Templates.cpp -- redone version of the earlier labs that you did this semester, using template functions

class (struct) templates can be found in:

  • pair.h

  • app.cpp uses the pair data type as well as the map class of the STL

See the repository of the SimpleVectorTemplate class to see another example of a template class.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages