You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefanus Du Toit 171e9e0c59 Placate Windows by tweaking filenames.
These filenames were preventing git clones on Windows machines.
11 years ago
..
0xBADC0DE - Jens Weller - CppCon 2014 Add presentations. 11 years ago
Adventures in Updating a Legacy Codebase - Billy Baker - CppCon 2014 Add presentations. 11 years ago
An Overview of C++11 and C++14 - Leor Zolman Rename files to include " - CppCon 2014" at end. 11 years ago
Async sequences and algorithms to compose them - Kirk Shoop - CppCon 2014 Add presentations. 11 years ago
Asynchronous Computation in C++ - Hartmut Kaiser - CppCon 2014 Add presentations. 11 years ago
Back to the Basics! Essentials of Modern C++ Style - Herb Sutter - CppCon 2014 Add presentations. 11 years ago
Boost - a Bridge from C++98 to C++11 - Michael VanLoon - CppCon 2014 Add presentations. 11 years ago
C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014 Add presentations. 11 years ago
C++ Test-driven Development- Unit Testing, Code Assistance and Refactoring - Peter Sommerlad Rename files to include " - CppCon 2014" at end. 11 years ago
C++ in Huge AAA Games - Nicolas Fleury - CppCon 2014 Add presentations. 11 years ago
C++ on Mars - Incorporating C++ into Mars Rover Flight Software - Mark Maimone - CppCon 2014 Add presentations. 11 years ago
C++11 in the Wild - Techniques from a Real Codebase - Arthur O'Dwyer - CppCon 2014 Add code for C++11 in the Wild. 11 years ago
Costless Software Abstractions for Parallel Architectures - Joel Falcou Rename files to include " - CppCon 2014" at end. 11 years ago
Data-Oriented Design and C++ - Mike Acton - CppCon 2014 Add presentations. 11 years ago
Elevate Your Code to Modern C++11 with Automated Tooling - Peter Sommerlad Rename files to include " - CppCon 2014" at end. 11 years ago
Embind and Emscripten - Blending C++11, JavaScript, and the Web Browser - Chad Austin - CppCon 2014 Add presentations. 11 years ago
Emscripten and asm.js - C++'s role in the modern web - Alon Zakai Emscripten: Add link to online slides. 11 years ago
Gamgee - A C++14 library for genomics data processing and analysis - Mauricio Carneiro - CppCon 2014 Add presentations. 11 years ago
Generic Programming with Concepts Lite - Andrew Sutton - CppCon 2014 Add presentations. 11 years ago
Hardening your code - Marshall Clow - CppCon 2014 Add presentations. 11 years ago
Hourglass Interfaces for C++ APIs - Stefanus Du Toit - CppCon 2014 Add code for "Hourglass Interfaces for C++ APIs". 11 years ago
How Ubisoft Montreal Develops Games for Multicore - Before and After C++11 - Jeff Preshing - CppCon 2014 Add presentations. 11 years ago
How to call C libraries from C++ - Lisa Lippincott Rename files to include " - CppCon 2014" at end. 11 years ago
Implementing wire protocols with Boost Fusion - Thomas Rodgers - CppCon 2014 Add presentations. 11 years ago
Lock-Free Programming (or, Juggling Razor Blades) - Herb Sutter - CppCon 2014 Add presentations. 11 years ago
Make Simple Tasks Simple - Bjarne Stroustrup - CppCon 2014 Add presentations. 11 years ago
Making C++ Code Beautiful - James McNellis - CppCon 2014 Add presentations. 11 years ago
Meta Techniques - Heterogeneous Polymorphism and Fast Prototyping at Facebook - Marcelo Juchem - CppCon 2014 Add presentations. 11 years ago
Metaprogramming with Boost.Hana - Unifying Boost.Fusion and Boost.MPL - Louis Dionne - CppCon 2014 Add presentations. 11 years ago
Mo' Hustle Mo' Problems - Andrei Alexandrescu - CppCon 2014 Add presentations. 11 years ago
Modernizing Legacy C++ Code - James McNellis - CppCon 2014 Add presentations. 11 years ago
Multiplatform C++ - Edouard Alligand Rename files to include " - CppCon 2014" at end. 11 years ago
ODB, Advanced Weapons and Tactics - Boris Kolpackov - CppCon 2014 Add presentations. 11 years ago
Optimization Tips - Andrei Alexandrescu - CppCon 2014 Add presentations. 11 years ago
Parallelizing the Standard Algorithms Library - Jared Hoberock - CppCon 2014 Add presentations. 11 years ago
Persisting C++ Classes in Relational Databases with ODB - Boris Kolpackov - CppCon 2014 Add presentations. 11 years ago
Practical Type Erasure - Cheinan Marks - CppCon 2014 Add presentations. 11 years ago
Pragmatic Type Erasure - Solving Classic OOP Problems with an Elegant Design Pattern - Zach Laine - CppCon 2014 Add presentations. 11 years ago
Quick game development with C++11-C++14 - Vittorio Romeo - CppCon 2014 Rename directory to not include a colon. 11 years ago
STL Features And Implementation Techniques - Stephan T. Lavavej - CppCon 2014 Add presentations. 11 years ago
Sanitize your C++ code - Kostya Serebryany - CppCon 2014 Add presentations. 11 years ago
The Implementation of Value Types - Lawrence Crowl Rename files to include " - CppCon 2014" at end. 11 years ago
The Joint Strike Fighter Coding Standard - Bill Emshoff Placate Windows by tweaking filenames. 11 years ago
The Philosophy of Google's C++ Style Guide - Titus Winters - CppCon 2014 Add presentations. 11 years ago
Type Deduction and Why You Care - Scott Meyers Rename files to include " - CppCon 2014" at end. 11 years ago
Types Don't Know # - Howard Hinnant - CppCon 2014 Add presentations. 11 years ago
Unicode in C++ - James McNellis - CppCon 2014 Add presentations. 11 years ago
Viewing the world through array-shaped glasses - Łukasz Mendakiewicz - CppCon 2014 Add presentations. 11 years ago
Where did my performance go - Fedor Pikus - CppCon 2014 Placate Windows by tweaking filenames. 11 years ago
Writing Data Parallel Algorithms on GPUs - Ade Miller - CppCon 2014 Add presentations. 11 years ago
await 2.0 - Stackless Resumable Functions - Gor Nishanov - CppCon 2014 Add presentations. 11 years ago
cppreference.com - documenting C++ one edit at a time - Nate Kohl - CppCon 2014 Add presentations. 11 years ago
sqlpp11, An SQL Library Worthy Of Modern C++ - Roland Bock - CppCon 2014 Add presentations. 11 years ago