Skip to content

ArrayPortalToIterators now compiles with GCC-4.X

The draft C++11 spec that GCC-4.X implemented against had some defects that made implementing void_t<...> tricky.

Merge request reports