阅读约 1 分钟

Class

virtual This word is supplied for c++98 standard, decorate VIRTUAL with OVERRIDE and FINAL is C++11 Declare the function is a virtual function——allow derived class overwrite the …

继续阅读