C++ Trivial Relocation Through Time
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the concept of trivial relocatability in C++ and its potential impact on performance in this conference talk from ACCU 2023. Delve into the efficiency aspects of relocation and compare various proposals submitted to WG21 over the past eight years. Examine attempts by library implementers to provide this functionality, including Facebook's Folly library and Bloomberg's BDE library. Gain insights into the ongoing discussion surrounding performance issues for containers holding non-trivial types and the potential benefits of introducing trivial relocatability to the C++ standard.
Syllabus
C++ Trivial Relocation Through Time - Mungo Gill - ACCU 2023
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube