Explore functional data structures in C++ through Bartosz Milewski's comprehensive presentation from C++Now 2014. Delve into the principles and implementation of immutable data structures, learning how to leverage functional programming concepts in C++. Gain insights into persistent data structures, their benefits, and practical applications in modern C++ development. Discover techniques for creating efficient and thread-safe data structures using functional programming paradigms. Enhance your understanding of advanced C++ concepts and broaden your programming toolkit with this in-depth exploration of functional data structures.
Overview
Syllabus
Functional Data Structures in C++
Taught by
CppNow