YoVDO

Binary Object Serialization with Data Structure Traversal and Reconstruction in C++ - Lecture

Offered By: CppCon via YouTube

Tags

C++ Courses Inheritance Courses Metaprogramming Courses SFINAE Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore advanced C++ serialization techniques in this CppCon 2022 conference talk. Dive into a minimally intrusive approach for adding serialization to class sets, traversing hierarchical and non-hierarchical data, and persisting in binary format with dynamic reconstruction. Learn about Template Argument Deduction for data type deduction, protection against recursive reentrancy, and reflection-like techniques for dynamic object creation. Discover how to implement this platform-agnostic method using C++14 SFINAE/std::enable_if, with insights on optimizations and potential C++20 concept adaptations. Understand the versatility of this serialization technique for disk file persistence, IPC shared memory, and network streams for live remote data sharing in HPC or gaming applications.

Syllabus

Introduction
Agenda
Serialization Style
Saving Objects
Types
Archive
Serializable
Multiple Layers
Base Type
Serializable Base
Serializable Inheritance
Data Sources
Socket Source
Key and checksum
Stream optimization
Multilayer inheritance
Shared pointers
Multilayer example
Stream Ice example


Taught by

CppCon

Related Courses

Advanced Ruby Programming: 10 Steps to Mastery
Udemy
Python 3: Deep Dive (Part 4 - OOP)
Udemy
Comprehensive Ruby Programming
Udemy
Using Specialized Types and Language Features in TypeScript
Pluralsight
Julia for Beginners
YouTube