Clang -Wweak-vtables and pure abstract class
问题 With regard to previous questions on this topic: This a follow up of the question that I've asked recently: clang: no out-of-line virtual method definitions (pure abstract C++ class) and which was marked as duplicate of this question: What is the meaning of clang's -Wweak-vtables?. I don't think that that answered my question, so here I'm focusing on the very thing that puzzles me and that hasn't been answered yet. My scenario: I'm trying to compile the following simple C++ code using Clang-3