| ▲ | ferd 6 hours ago | |
Good point. In Java and many other languages you can opt out instead... which might make a big difference. Is it more of a "cultural" thing?... again, many frameworks encourage it by design, and so do many courses/tutorials... so those devs would be happy to put "virtual" everywhere in C++ | ||
| ▲ | lepicz 2 hours ago | parent [-] | |
heh, i have seen programmers using virtual everywhere, because they were lazy to use declspec(dll_export) on windows system :) | ||