ACCU 2025 - Changing /std:c++14 to /std:c++20: How hard could it be?

ACCU 2025 - Changing /std:c++14 to /std:c++20: How hard could it be?

Summary

In this talk, we follow my journey to bring Sea of Thieves kicking and screaming from C++14 to C++20.

Topics Covered

  • A brief overview of the development of Sea of Thieves
  • Permissive C++
  • Breaking changes found when upgrading from C++14 -> C++17 -> C++20

Link