Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support templates in structName #449

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Dec 22, 2021

E.g.: llama::structName(std::string{}) == "basic_string<char,char_traits<char>,allocator<char>>".

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #449 (ad9219e) into develop (06c7f42) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #449   +/-   ##
========================================
  Coverage    99.21%   99.21%           
========================================
  Files           58       58           
  Lines         5198     5218   +20     
========================================
+ Hits          5157     5177   +20     
  Misses          41       41           
Impacted Files Coverage Δ
include/llama/Core.hpp 94.59% <100.00%> (+2.00%) ⬆️
tests/core.cpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06c7f42...ad9219e. Read the comment docs.

@bernhardmgruber bernhardmgruber merged commit 0de88be into alpaka-group:develop Dec 22, 2021
@bernhardmgruber bernhardmgruber deleted the structname branch December 22, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant