Local (Arena) Memory Allocators - John Lakos
A new talk from Meeting C++ 2017: John Lakos talking about Allocators!
Local (Arena) Memory Allocators
by John Lakos
Part 1:
Part 2:
September 13-19, Aurora, CO, USA
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Meeting C++ | Jan 19, 2018 04:10 AM | Tags: meetingcpp intermediate c++11 allocators advanced
A new talk from Meeting C++ 2017: John Lakos talking about Allocators!
Local (Arena) Memory Allocators
by John Lakos
Part 1:
Part 2:
By Meeting C++ | Jan 16, 2018 10:04 AM | Tags: tensorflow meetingcpp machine learning deep learning
A new video from Meeting C++ 2017:
Deep Learning with C++
by Peter Goldsborough
By Meeting C++ | Jan 12, 2018 09:14 AM | Tags: meetingcpp intermediate efficiency 2d api
Guy Davidson speaks about the proposed 2d API for C++
Dragging C++ into the Modern era
by Guy Davidson
By Meeting C++ | Jan 12, 2018 04:23 AM | Tags: meetingcpp cmake build systems
A talk about modern CMake.
Modern CMake for modular design
by Mathieu Ropert
By Meeting C++ | Jan 11, 2018 03:51 AM | Tags: meetingcpp errorhandling c++20
Niall Douglas gave an overview on the proposed std::expected
Introduction to proposed std::expected
by Niall Douglas
By Meeting C++ | Jan 10, 2018 03:05 AM | Tags: meetingcpp lightningtalks basics
The 3rd and last part of lightning talks at Meeting C++ 2017
function_ref
by Vittorio Romeo
A variant of recursive decent parsing
by Björn Fahller
A quick view into a compiler
by Arvid Gerstmann
Algorithms and Iterators for Multidimensional Arrays
by Cem Bassoy
A short story about configuration file formats
by Andreas Rein
By Meeting C++ | Jan 5, 2018 03:52 AM | Tags: meetingcpp
The second part of the lightning talks from Meeting C++ 2017:
Statistical scientific programming OO patterns
by Olivia Quinet
The case for vendorded Builds
by Arvid Gerstmann
Is C++ really a highperformance language?
by Gábor Horváth
The need for a package manager interface
by Mathieu Ropert
The stand up
by Phil Nash
Type punning done right
by Andreas Weis
By Meeting C++ | Jan 4, 2018 04:06 AM | Tags: video qt meetingcpp c++17
The first part of the regular lightning talks from Meeting C++ 2017 was released yesterday:
The most important API design principle
by Marc Mutz
Structured Bindings demystified
by Marc Mutz
Fastbuild
by Arvid Gerstmann
std::launder
by Réka Kovács
Is this available?
by Miro Knejp
std::optional and the m word
by Simon Brand
By Meeting C++ | Dec 28, 2017 04:54 AM | Tags: meetingcpp embedded basics
The video of the closing keynote from Meeting C++ 2017 is online:
Embedded & C++ - Meeting C++ 2017 Keynote
by Wouter van Ooijen
By Meeting C++ | Dec 23, 2017 06:39 AM | Tags: meetingcpp keynote intermediate efficiency community basics
The first keynote from Meeting C++ 2017 has been published:
Kate Gregory - It's Complicated - Meeting C++ 2017 Center Keynote
by Kate Gregory