You May Also Enjoy
My Mac Env Setup
3 minute read
1. Zsh setup: XDG + Prezto
LLVM’s RTTI Replacement
1 minute read
LLVM 禁止使用 C++ native RTTI,主要是嫌弃 native RTTI 的 performance,并不是说 LLVM 不需要 RTTI 这个 feature。我们可以说 LLVM 自己实现了一套新的 RTTI (以下称 LLVM-style RTTI),它有:
Revisited: Polymorphism / RTTI
6 minute read
Q1: What is polymorphism, again?
Cover ( == Similarity) / Partition ( == Equivalence) / Partition Lattice
11 minute read
0. References
Comments