CppCon 2015: Andrei Alexandrescu “std::allocator...”
—
std::allocator Is to Allocation what std::vector Is to Vexation
--
Presentation Slides, PDFs, Source Code and other presenter materials are available at:
—
std::allocator has an inglorious past, murky present, and cheerless future. STL introduced allocators as a stop gap for the now antiquated segmented memory models of the 1990s. Their design was limited and in many ways wasn’t even aiming at helping allocation that much. Because allocators were
1 view
3
0
2 years ago 01:54:00 1
Can C++ be 10x Simpler & Safer? - Herb Sutter - CppCon 2022
2 years ago 01:04:46 1
CppCon 2015: Vittorio Romeo “Implementation of a component-based entity system in modern C++”
4 years ago 01:12:27 1
CppCon 2015: Andrei Alexandrescu “std::allocator...”
5 years ago 01:00:11 2
CppCon 2015: Kate Gregory “Stop Teaching C“
6 years ago 01:40:46 1
CppCon 2015: Bjarne Stroustrup “Writing Good C++14”
6 years ago 00:09:39 7
CppCon 2015: Huu Nguyen “C++ Requests - Curl for People“
7 years ago 01:29:54 1
CppCon 2015: Chandler Carruth “Tuning C++: Benchmarks, and CPUs, and Compilers! Oh My!“
7 years ago 01:03:44 28
CppCon 2015: Timur Doumler “C++ in the Audio Industry”
8 years ago 00:56:27 1
CppCon 2015:Marshall Clow “Type Traits - what are they and why should I use them?“
9 years ago 00:16:19 2
CppCon 2015: Atila Neves “Emacs as a C++ IDE“
9 years ago 00:14:47 1
CppCon 2015: Greg Law “ Give me 15 minutes & I’ll change your view of GDB“
9 years ago 00:15:15 1
CppCon 2015: Piotr Padlewski “C++ devirtualization in clang“
9 years ago 00:11:33 1
CppCon 2015: Kyle Markley “Extreme Type Safety with Opaque Typedefs“
9 years ago 00:14:18 1
CppCon 2015: Jens Weller “How I integrated TinyMCE into my Qt Application“
9 years ago 00:10:38 1
CppCon 2015: Milian Wolff “Heaptrack: A Heap Memory Profiler for Linux“