Difference between revisions of "Programming Templates"

From Gridkaschool
Line 2: Line 2:
 
This workshop will contain the following topics (all topics consist of both, lecture style talk and practical programming):
 
This workshop will contain the following topics (all topics consist of both, lecture style talk and practical programming):
   
* Reminder on template usage;
+
* Reminder on template usage
   
 
* Policies
 
* Policies
Line 9: Line 9:
   
 
----
 
----
  +
'''Reminder on template usage'''
  +
* Exercise: practiceSimpleTemplate.cc

Revision as of 13:32, 7 September 2015

Description This workshop will contain the following topics (all topics consist of both, lecture style talk and practical programming):

  • Reminder on template usage
  • Policies
  • Traits

Reminder on template usage

  • Exercise: practiceSimpleTemplate.cc