Quasi-Static Template Registration and Generalized Serialization-Like Reconstruction and Traversal
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced C++ techniques for quasi-static template registration and generalized serialization-like reconstruction and traversal in this comprehensive conference talk from CppNow. Dive into the QUESTER library for efficient entity registration without typeid() or string-based names, and the MAGISTRATE library for serialization, checkpoint/restart, and data structure traversal. Learn how these libraries minimize developer burden while providing key utility functions for high-performance distributed applications. Discover the innovative approaches to consistent registration, polymorphic class handling, and structure-recursive traversal. Gain insights from industry experts on implementing fine-grained memory usage profiles and debugging non-leaking state growth.
Syllabus
Quasi-Static Template Registration and Generalized Serialization-Like Reconstruction and Traversal
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera