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

Use boost::mp11 namespace inside llama namespace #673

Closed bernhardmgruber closed 1 year ago

bernhardmgruber commented 1 year ago

This reduces the verbosity inside LLAMA a fair bit.

codecov[bot] commented 1 year ago

Codecov Report

Merging #673 (33e8d98) into develop (abaefcb) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #673 +/- ## ======================================== Coverage 98.76% 98.76% ======================================== Files 74 74 Lines 6861 6861 ======================================== Hits 6776 6776 Misses 85 85 ```