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

Annotate all public APIs with LLAMA_EXPORT #787

Closed bernhardmgruber closed 1 year ago

bernhardmgruber commented 1 year ago

This prepares LLAMA to be built as a C++20 module.

codecov[bot] commented 1 year ago

Codecov Report

Merging #787 (11a06df) into develop (8f7f517) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #787 +/- ## ======================================== Coverage 98.79% 98.79% ======================================== Files 75 75 Lines 7310 7310 ======================================== Hits 7222 7222 Misses 88 88 ```