Skip to content

[BUG] cuda.parallel: unique_by_key.h header should be compilable by C compiler #4258

@oleksandr-pavlyk

Description

@oleksandr-pavlyk

Headers of cccl.c.parallel should use valid C syntax.

noexcept is not a valid C keyword.

New headers should be added to tests/test_header.c test file which is compiled by C compiler to an object file to test for valid C syntax.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions