Skip to content

Support Clang 17: fix -Wmissing-template-arg-list-after-template-kw error in grid_pack_unpack.ipp #15

Description

@abhinavsns

When building OpenFPM with Clang 17 (e.g. Apple Clang 17 on macOS/Homebrew), compilation fails in grid_pack_unpack.ipp due to the “missing-template-arg-list-after-template-kw” error. We need to update the code to conform to Clang 17’s stricter parsing rules around the template keyword.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions