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 …
标签
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 …