NVIDIA / NVIDIA/cccl

`common_reference_t` is broken with nvrtc and function pointers that involve noexept specifier

Open
#1,016 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

It seems that `common_reference_t` with nvc++ is broken with respect to function pointers and noexcept specifiers.

E.g `int (*)()` and `int (*)() noexcept` do not have a common reference

This breaks `common_with` and `equality_comparable`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.