D19903: Fix build with msvc
Hannah von Reth
noreply at phabricator.kde.org
Tue Jun 11 12:17:12 BST 2019
vonreth added inline comments.
INLINE COMMENTS
> lazy_val.h:41
> public:
> - operator decltype(_f()) () const
> + operator auto() const -> decltype(_f())
> {
Hm recently found out that this code doesn't compile with gcc.....
REPOSITORY
R159 KActivities Statistics
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D19903
To: vonreth, mlaurent, davidedmundson, aacid
Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190611/7ae19a91/attachment.html>
More information about the Kde-frameworks-devel
mailing list