arborx / ArborX

Performance-portable geometric search library
BSD 3-Clause "New" or "Revised" License
184 stars 39 forks source link

Add basic CTAD for spatial indexes #1158

Closed aprokop closed 1 month ago

aprokop commented 1 month ago

Being conservative here, and added only the most necessary one. Later will probably add CTAD including indexable getter.

aprokop commented 1 month ago

Rebased on #1162.