Select All
PIRSA:13070026

C++ template magic - Part 2

APA

(2013). C++ template magic - Part 2. Perimeter Institute for Theoretical Physics. https://pirsa.org/13070026

Talk numberPIRSA:13070026
Source RepositoryPIRSA
Talk Type Other

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.