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

Add module_t::get_kernel() taking a string #365

Closed
eyalroz opened this issue Jun 8, 2022 · 0 comments
Closed

Add module_t::get_kernel() taking a string #365

eyalroz opened this issue Jun 8, 2022 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jun 8, 2022

We should allow users to pass either a const char* or an std::string to `module_t::get_kernel().

@eyalroz eyalroz self-assigned this Jun 8, 2022
eyalroz added a commit that referenced this issue Jun 8, 2022
Theire is now a variant of `module_t::get_kernel()` which takes
a `const std::string&`.
eyalroz added a commit that referenced this issue Jun 20, 2022
Theire is now a variant of `module_t::get_kernel()` which takes
a `const std::string&`.
eyalroz added a commit that referenced this issue Jun 20, 2022
Theire is now a variant of `module_t::get_kernel()` which takes
a `const std::string&`.
eyalroz added a commit that referenced this issue Jun 20, 2022
Theire is now a variant of `module_t::get_kernel()` which takes
a `const std::string&`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant