|
4 | 4 |
|
5 | 5 | ## Tuesday, May 13
|
6 | 6 |
|
7 |
| -* [Library in a Week - c++ templating engine](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/liaw_template_engine_day1.pdf?raw=true) |
| 7 | +* [Library in a Week - c++ templating engine](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/liaw_template_engine_day1.pdf?raw=true) |
8 | 8 | * Keynote: Axiomatic Programming: From Euclidean Deductions to C++ Templates and Beyond
|
9 | 9 | * C++14: Through the Looking Glass
|
10 | 10 | * Coroutines, Fibers, and Threads, Oh My
|
11 | 11 | * The Canonical Class
|
12 | 12 | * ConceptClang: Theoretical Advances with Full C++ Concepts
|
13 | 13 | * Generic Programming of Generic Spaces: Compile-Time Geometric Algebra with C++11
|
14 | 14 | * Test-Driven Development With Boost.Test and Turtle Mock, Part I
|
15 |
| -* Removing undefined behavior from integer operations: the bounded::integer library | [OPD File](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/optimization_boost_asio.opd?raw=true) |
| 15 | +* 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) |
16 | 16 | * Value Semantics and Range Algorithms - Composability and Efficiency
|
17 | 17 | * Test-Driven Development With Boost.Test and Turtle Mock, Part II
|
18 | 18 | * Preparing the C++11 Library AFIO for Boost Peer Review
|
|
22 | 22 |
|
23 | 23 | * Library in a Week - c++ templating engine Release Management
|
24 | 24 | * MPL11: A New Metaprogramming Library for C++11
|
25 |
| -* [The Optimization of a Boost.Asio-Based Networking Server](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/optimization_boost_asio.pdf?raw=true) | [Keynote File](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/optimization_boost_asio.pdf?raw=true) |
| 25 | +* [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) |
26 | 26 | * Undefined Behavior in C++; what is it, and why should I care
|
27 | 27 | * Mach7: The Design and Evolution of a Pattern Matching Library for C++
|
28 | 28 | * Practical Type Erasure: A boost::any Based Configuration Framework
|
29 |
| -* [A Tutorial Introduction to C++11/14 Part I](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/tutorial_intro_cpp_11_14.pdf?raw=true) |
| 29 | +* [A Tutorial Introduction to C++11/14 Part I](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/tutorial_intro_cpp_11_14.pdf?raw=true) |
30 | 30 | * C++11 in Space Plasma Model Development
|
31 | 31 | * C++11 Library Design
|
32 |
| -* [A Tutorial Introduction to C++11/14 Part II](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/tutorial_intro_cpp_11_14.pdf?raw=true) |
| 32 | +* [A Tutorial Introduction to C++11/14 Part II](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/tutorial_intro_cpp_11_14.pdf?raw=true) |
33 | 33 | * Goals for Better Code: Implement Complete Types
|
34 | 34 | * Multiplatform C++
|
35 | 35 | * Octopus: A Policy-Driven Framework for CFD Simulations
|
|
59 | 59 | * Intro to Functional Programming in C++
|
60 | 60 | * Managing Object Lifetimes
|
61 | 61 | * 0xBADC0DE
|
62 |
| -* [Expected — An Exception-friendly Error Monad](https://github.com/boostcon/cppnow_presentations_2014/files/blob/master/tutorial_intro_cpp_11_14.pdf?raw=true) |
| 62 | +* [Expected — An Exception-friendly Error Monad](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/tutorial_intro_cpp_11_14.pdf?raw=true) |
63 | 63 | * Lifetime and Usage of Global, Thread-local, and Static Data
|
64 | 64 | * Functional Data Structures in C++
|
65 | 65 | * Asynchronous Programming Using Boost.MetaStateMachine and the Upcoming Asynchronous Library
|
|
0 commit comments