Skip to content

pikoTutorial

  • Privacy Policy

c++ deleter signature

Destruction order vs thread safety in C++
Posted in
  • C++

Destruction order vs thread safety in C++

Welcome to the next pikoTutorial ! What’s the problem? Let’s take a look at the simple example below: Let’s quickly sum up what’s going on here and what could be the expected output of such program: To understand why it happens, let’s add a custom deleter to the unique pointer,…

Destruction order vs thread safety in C++ Read More
Copyright © 2026 pikoTutorial.
Powered by WordPress and HybridMag.
  • Privacy Policy