Description
The following concerns should be addressed:
- Investigate C++17/20 language features and their impact on shiboken
- Port shiboken to use Clang C++ API
- Template support
- Inline namespaces (
PYSIDE-990) - Drop namespaces (e.g. Qt3D, QtCharts)
- Smart pointer support (see
PYSIDE-1024)