<table><tr><td style="">mpyne added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6672" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>I like delegating constructors, but we can't use them in Frameworks yet. :(</p>

<p>The current compiler requirement policy is that we require a C++ compiler supported in the last 3 Qt minor releases (see <a href="https://community.kde.org/Frameworks/Policies#Frameworks_Qt_requirements" class="remarkup-link" target="_blank" rel="noreferrer">https://community.kde.org/Frameworks/Policies#Frameworks_Qt_requirements</a>).  This means Qt 5.7's compilers are the oldest compilers we support, and Qt 5.7 <a href="https://doc.qt.io/qt-5/supported-platforms-and-configurations.html#qt-5-7" class="remarkup-link" target="_blank" rel="noreferrer">supports GCC 4.6 due to Ubuntu</a>.  But GCC didn't support <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx11" class="remarkup-link" target="_blank" rel="noreferrer">delegating constructors until GCC 4.7</a>.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6672" rel="noreferrer">https://phabricator.kde.org/D6672</a></div></div><br /><div><strong>To: </strong>sitter, sebas, mpyne<br /><strong>Cc: </strong>Frameworks<br /></div>