摘要:
虚表(virtual table)The virtual table is actually quite simple, though it’s a little complex to describe in words. First, every class that uses virtual functions (or is derived from a class that uses virtual functions) is given it’s own virtual table. This table is simply a static array that the compil 阅读全文
posted @ 2011-08-09 17:42
ybtyoyo
阅读(407)
评论(0)
推荐(0)
浙公网安备 33010602011771号