dxx-rebirth/contrib
Kp b396445efa Require support for std::index_sequence, std::make_index_sequence
The minimum supported compiler versions now provide a depth-efficient
implementation of std::make_index_sequence, which removes the last
reason to carry a private implementation.  In the case of clang, it
appears to have a special compiler intrinsic used to implement its
std::make_index_sequence.

Switch to the compiler-provided version for both gcc and clang.
2020-04-26 17:26:23 +00:00
..
arch Version 20191227 2019-12-31 13:10:12 +01:00
broken-vs2017 Require support for std::index_sequence, std::make_index_sequence 2020-04-26 17:26:23 +00:00
dxx-rebirth.xcodeproj Require support for std::index_sequence, std::make_index_sequence 2020-04-26 17:26:23 +00:00
gentoo Update snapshot ebuilds 2020-04-19 20:47:07 +00:00
rpm Import RPM spec file 2019-08-29 02:40:32 +00:00