Skip to content

Commit e06d129

Browse files
committed
more slides
1 parent c8139cb commit e06d129

File tree

492 files changed

+29104
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

492 files changed

+29104
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
1414
* The Canonical Class
1515
* ConceptClang: Theoretical Advances with Full C++ Concepts
1616
* 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)
1818
* 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)
1919
* [Value Semantics and Range Algorithms - Composability and Efficiency](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/range_algos.pdf?raw=true)
2020
* 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
3030
* Practical Type Erasure: A boost::any Based Configuration Framework
3131
* [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)
3232
* C++11 in Space Plasma Model Development
33-
* C++11 Library Design
33+
* [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)
3434
* Goals for Better Code: Implement Complete Types
3535
* Multiplatform C++
3636
* Octopus: A Policy-Driven Framework for CFD Simulations
@@ -40,7 +40,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
4040
* Keynote: Beware of C++
4141
* Interactive Metaprogramming Shell Based on Clang
4242
* libcppa: Type-safe Messaging Systems in C++
43-
* Unicode in C++
43+
* [Unicode in C++](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/unicode-cpp.pdf?raw=true) | [PPTX File](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/unicode-cpp.pptx?raw=true)
4444
* CppComponents: A Modern Portable C++11 Component System
4545
* UI. Aesthetics. C++
4646
* Accelerator Programming with C++ AMP

files/cxx11-library-design.pdf

3.69 MB
Binary file not shown.

files/cxx11-library-design.pptx

538 KB
Binary file not shown.
Loading

0 commit comments

Comments
 (0)