Tag Archives: Qt

Returning Stack-Based Values

The code looks innocuous enough, but something as simple as this can be the source of hard to track down bugs. I want to talk a bit about the dangers of returning stack-based values.

Posted in Framework Design | Tagged , | 4 Comments