mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
fd649c0b5c420bd7c891b5ba2b5df1e17c01acb8
This fixes the GCC warning "deleting polymorphic object with non-virtual destructor". They are marked final so the virtual dispatch can be optimized out, because they don't need to be overridden.
Introduction TBW
Environment Setup
TBW
Getting Sources
TBW
Qmake Configuration
TBW
Compiling
TBW
Testing
TBW
Installing
TBW
DLLs vs. static linking
TBW
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%