Episode 144 of C++ Weekly.
Pure Functions in C++
by Jason Turner
About the show:
In this episode of C++ Weekly Jason takes a look at the gcc
[[gnu::pure]]
extension attribute. What are the implications of pure functions to the compiler and how can it take advantage of this extra information?
Add a Comment
Comments are closed.