NVIDIA / libcudacxx

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

Home Page:https://nvidia.github.io/libcudacxx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tuple.cnstr/deduct.pass.cpp failure on GCC11/c++17

wmaxey opened this issue · comments

I've opened a PR to block out the failing case for this compiler, I believe this is fixable from our side as the complaints seem to be from the archetype header.

Related PR: #187