alpaka-group / llama

A Low-Level Abstraction of Memory Access
https://llama-doc.rtfd.io/
Mozilla Public License 2.0
80 stars 10 forks source link

Fix some ODR violations #698

Closed bernhardmgruber closed 1 year ago

bernhardmgruber commented 1 year ago

Those turned up when playing with unity builds in cmake.

codecov[bot] commented 1 year ago

Codecov Report

Merging #698 (8b20011) into develop (6624ee6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #698 +/- ## ======================================== Coverage 98.76% 98.76% ======================================== Files 74 74 Lines 7050 7054 +4 ======================================== + Hits 6963 6967 +4 Misses 87 87 ```