Skip to content

Commit c47be6f

Browse files
committed
add libcppa
1 parent e06d129 commit c47be6f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ 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/II](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/test_driven/test_driven.pdf?raw=true)
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) | [Code](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/test_driven/)
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)
20-
* Test-Driven Development With Boost.Test and Turtle Mock, Part II
2120
* Preparing the C++11 Library AFIO for Boost Peer Review
2221
* Grill the Committee
2322

@@ -39,7 +38,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
3938

4039
* Keynote: Beware of C++
4140
* Interactive Metaprogramming Shell Based on Clang
42-
* libcppa: Type-safe Messaging Systems in C++
41+
* [libcppa: Type-safe Messaging Systems in C++](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/libcppa_part1.pdf?raw=true) | [Part II](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/libcppa_part2.pdf?raw=true)
4342
* [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)
4443
* CppComponents: A Modern Portable C++11 Component System
4544
* UI. Aesthetics. C++

files/libcppa_part1.pdf

4.48 MB
Binary file not shown.

files/libcppa_part2.pdf

869 KB
Binary file not shown.

0 commit comments

Comments
 (0)