How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
Источник: The Old New Thing
Источник: The Old New Thing
The Old New Thing
How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
Suppose you have a base class, and you want to get a strong reference to your derived class. You may need to do this, for example, if your base class has a method which is a coroutine, and it needs to retain a strong reference to itself so that it can extend…
Product Analytics With Qt Insight – Make Business Decisions Based on Real Usage Data
Источник: Qt Blog
Источник: Qt Blog
www.qt.io
Product Analytics With Qt Insight – Make Business Decisions Based on Real Usage Data
We’ll soon be launching our product analytics solution, Qt Insight, which tracks how your products are used, allowing you to take the guesswork out of your product development.
Observability Tools C++: Beyond GDB and printf - Tools to Understand the Behavior of Your Program
Источник: CppCon
Источник: CppCon
YouTube
Observability Tools C++: Beyond GDB and printf - Tools to Understand the Behavior of Your Program
https://cppcon.org/
---
Observability Tools C++: Beyond GDB and printf - Quickly Gather Insight into the Behaviour of Your Program Using Observability Tools - Ivica Bogosavljevic - CppCon 2022
https://github.com/CppCon/CppCon2022
Going beyond GDB and printf!…
---
Observability Tools C++: Beyond GDB and printf - Quickly Gather Insight into the Behaviour of Your Program Using Observability Tools - Ivica Bogosavljevic - CppCon 2022
https://github.com/CppCon/CppCon2022
Going beyond GDB and printf!…