(no title)
silentvoice | 11 years ago
"Avoiding/fusing memory allocations"
It lists Clang but nothing else as supporting it.
This sounds like a compiler optimization and not a language feature, and since it's talking about C++14 (not C++11) I know this isn't referring to move semantics/rvalue references.
What exactly is this?
pbsd|11 years ago
[1] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n366...