User Tools

Site Tools


2013:generic_programming_in_c_a_modest_example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
2013:generic_programming_in_c_a_modest_example [2012/11/09 13:25] – created jonjagger2013:generic_programming_in_c_a_modest_example [2016/06/11 14:05] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Back to [[conference:committee:proposals-2013]]\\ Back to [[conference:committee:proposals-2013]]\\
 \\ \\
-**Title**: Generic Programming in C++ A modest example\\+**Title**: Generic Programming in C++A modest example\\
 **Proposer**: [[2013:marshall_clow]]\\ **Proposer**: [[2013:marshall_clow]]\\
 **Type**: Tutorial\\ **Type**: Tutorial\\
 **Duration**: 90 minutes\\ **Duration**: 90 minutes\\
 **Description**: \\ **Description**: \\
-        In this session, I will take a request from the boost mailing list: "Why doesn’t boost have hex/unhex functions, I think they would be useful" and walk through the design and implementation of these algorithms for the Boost.Algorithm library.\\ +In this session, I will take a request from the boost mailing list: "Why doesn’t boost have hex/unhex functions, I think they would be useful" and walk through the design and implementation of these algorithms for the Boost.Algorithm library.\\ 
-        Although the functions are simple, there are a surprising number of interesting design decisions that were made along the way – and I will explore them in this talk.\\+\\ 
 +Although the functions are simple, there are a surprising number of interesting design decisions that were made along the way – and I will explore them in this talk.\\ 
 +\\
 Issues covered:\\ Issues covered:\\
   * Generic programming design   * Generic programming design
Line 15: Line 17:
   * Fit and polish of code.   * Fit and polish of code.
 \\ \\
 +Note: If you want a sense of the presentation, here is video (and slides) of an older version\\
 +\\
 +Slides:\\
 +https://github.com/boostcon/cppnow_presentations_2012/blob/master/wed/marshall_generic_programming.pdf
 +\\
 +Video:\\
 +http://www.youtube.com/watch?v=SWGMq0_X32Q\\
 +
 +Roger: Yes\\
 +Asti: yes \\
 +
  
  
2013/generic_programming_in_c_a_modest_example.1352467556.txt.gz · Last modified: 2016/06/11 14:05 (external edit)