You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
14
14
* The Canonical Class
15
15
* ConceptClang: Theoretical Advances with Full C++ Concepts
16
16
* Generic Programming of Generic Spaces: Compile-Time Geometric Algebra with C++11
17
-
* Test-Driven Development With Boost.Test and Turtle Mock, Part I
17
+
*[Test-Driven Development With Boost.Test and Turtle Mock, Part I/II](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/test_driven/test_driven.pdf?raw=true)
18
18
* Removing undefined behavior from integer operations: the bounded::integer library | [OPD File](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/optimization_boost_asio.opd?raw=true)
19
19
*[Value Semantics and Range Algorithms - Composability and Efficiency](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/range_algos.pdf?raw=true)
20
20
* Test-Driven Development With Boost.Test and Turtle Mock, Part II
@@ -30,7 +30,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
30
30
* Practical Type Erasure: A boost::any Based Configuration Framework
31
31
*[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)
0 commit comments