Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 968 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 968 Bytes

C++ on Sea 2020

Serialization in C++ has never been easier!
But wait, there's more...

Proposal P1717 offers superpowers unparalleled to what we had before, even comparing to the most elaborate template metaprogramming techniques.

We'll have a glimpse of that and learn how to harness that power by example implementation of serialization.

We'll see what upcoming reflection has to offer, and how metaprogramming in C++ will dramatically change in the future.

Video: https://www.youtube.com/watch?v=o3kRBiuzsEY

Description on the conference site:
https://cpponsea.uk/2020/sessions/serialization-in-cpp-has-never-been-easier-but-wait-theres-more.html

Slides: