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

ci: test runs-on cache #17

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

ci: test runs-on cache #17

wants to merge 5 commits into from

Conversation

willcl-ark
Copy link
Owner

.

willcl-ark and others added 4 commits August 29, 2024 19:20
Avoids the need for copying by having to wrap the header in a
std::vector when just a single header is passed. Also makes it
friendlier for potential future users of the kernel library if they do
not store the headers in a std::vector, but can guarantee contiguous
memory.
Avoids the need for copying by having to wrap the header in a
std::vector when just a single header is passed. Also makes it
friendlier for potential future users of the kernel library if they do
not store the headers in a std::vector, but can guarantee contiguous
memory.
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.

2 participants