[Wayland-bugs] [Bug 101618] wl_array_for_each is not C++ compliant
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 28 12:05:50 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101618
--- Comment #2 from msisov <msisov at igalia.com> ---
Well, (typeof(pos)) works well, IIRC, C++ doesn't have such a thing like
typeof. decltype is used instead. Of course, one can use typeof with C++, but
it's rather a compile extension rather than the feature of the language.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170628/82e444d5/attachment.html>
More information about the wayland-bugs
mailing list