-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Channel
C++ weekly
Topics
I have noticed that when using RAII the compiler isn't able to issue tail call optimization
https://godbolt.org/z/WbP63ETE9
It would be interesting to explain the reason why and that if that's true that RAII has actually that cost or if we can prevent it.
Before this exercise I was not even aware of TCO so that could also be part of the episode
Length
Should be rather short.