C++ template magic - Part 3
APA
(2013). C++ template magic - Part 3. Perimeter Institute. https://pirsa.org/13070028
MLA
C++ template magic - Part 3. Perimeter Institute, Jul. 05, 2013, https://pirsa.org/13070028
BibTex
@misc{ pirsa_PIRSA:13070028, doi = {}, url = {https://pirsa.org/13070028}, author = {}, keywords = {}, language = {en}, title = {C++ template magic - Part 3}, publisher = {Perimeter Institute}, year = {2013}, month = {jul}, note = {PIRSA:13070028 see, \url{https://pirsa.org}} }
Talk number
PIRSA:13070028
Talk Type
Abstract
A general introduction to c++ templates. As motivation the possibilities will be demonstrated in short examples in order to show the might of these programming techniques. After covering the fundamentals of templates the following topics will be discussed: polymorphism, traits, template specialisation, SFINAE and in case there is time left template meta programming.