compiler-explorer

Tag

Cards List
#compiler-explorer

When can the C++ compiler devirtualize a call?

Hacker News Top · 2026-05-17 Cached

Explores when C++ compilers can devirtualize virtual function calls, covering cases like known dynamic types and final keyword, with comparisons across GCC, Clang, MSVC, and ICC.

0 favorites 0 likes
← Back to home

Submit Feedback