Difference between revisions of "Programming Templates"

From Gridkaschool
Line 11: Line 11:
 
'''Reminder on template usage'''
 
'''Reminder on template usage'''
 
* Exercise: [[Media:practiceSimpleTemplate.cc]]
 
* Exercise: [[Media:practiceSimpleTemplate.cc]]
  +
  +
----
  +
'''Policies'''
  +
*Exercise:

Revision as of 13:46, 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


Policies

  • Exercise: