Skip to content

Commit 8fa185b

Browse files
committed
add type erasure slides
1 parent 1d44e59 commit 8fa185b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
2626
* [The Optimization of a Boost.Asio-Based Networking Server](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/optimization_boost_asio.pdf?raw=true) | [Keynote File](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/optimization_boost_asio.pdf?raw=true)
2727
* Undefined Behavior in C++; what is it, and why should I care
2828
* Mach7: The Design and Evolution of a Pattern Matching Library for C++
29-
* Practical Type Erasure: A boost::any Based Configuration Framework
29+
* [Practical Type Erasure: A boost::any Based Configuration Framework](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/PracticalTypeErasureSlides.pdf?raw=true) | [LibreOffice File](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/PracticalTypeErasureSlides.odp?raw=true)
3030
* [A Tutorial Introduction to C++11/14 Part I/II](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/tutorial_intro_cpp_11_14.pdf?raw=true)
3131
* C++11 in Space Plasma Model Development
3232
* [C++11 Library Design](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/cxx11-library-design.pdf?raw=true) | [PPTX File](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/cxx11-library-design.pptx?raw=true)

files/PracticalTypeErasureSlides.odp

239 KB
Binary file not shown.

files/PracticalTypeErasureSlides.pdf

6.25 MB
Binary file not shown.

0 commit comments

Comments
 (0)