YoVDO

These 10 Tricks That Only Library Implementors Know

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses Template Metaprogramming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover advanced C++ coding techniques used by library implementors in this ACCU Conference talk. Explore subtle idioms and tricks employed in standard library implementations, including Empty Base Class Optimization, classes with deleted copy/move semantics, allocator-managed objects, exception safety, and multiple feature implementations with input-based dispatching. Learn how to write robust generic code as speakers Marshall and Jonathan delve into topics such as No Unique Address, No Unique Pointer, Construct from Anything, Constraints, Template metaprogramming, Common type traits, Generic options, Copy constructors, Default constructors, Special members, Explicit constructors, and Unique pointers. Gain valuable insights to enhance your C++ programming skills and understand the intricacies of library development.

Syllabus

Introduction
Trix
Empty Base Classes
No Unique Address
No Unique Pointer
Construct from Anything
Constraints
Template metaprogramming
Common type trait
Generic option
Copy constructors
Default constructors
Copy constructor
Special members
Explicit constructors
Unique pointers


Taught by

ACCU Conference

Related Courses

Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPS
ACCU 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