mirror of https://github.com/CppCon/CppCon2014.git
Add presentations.
parent
309a90746b
commit
5d5e06ab96
Binary file not shown.
@ -0,0 +1,5 @@
|
||||
# Metaprogramming with Boost.Hana: Unifying Boost.Fusion and Boost.MPL
|
||||
|
||||
Slides are available online at http://ldionne.github.io/hana-cppcon-2014
|
||||
|
||||
The source of the presentation is available on GitHub at https://github.com/ldionne/hana-cppcon-2014
|
||||
@ -0,0 +1,4 @@
|
||||
The speaker has renamed this presentation.
|
||||
|
||||
See the folder titled
|
||||
[Optimization Tips - Andrei Alexandrescu - CppCon 2014](../Optimization Tips - Andrei Alexandrescu - CppCon 2014).
|
||||
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
# Quick game development with C++11/C++14 - Vittorio Romeo
|
||||
|
||||
The code and slides for this presentation are available at https://github.com/SuperV1234/cppcon2014.
|
||||
Loading…
Reference in New Issue