We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that we have optional's, let's put them to use in pci_location_t instead of having our own stunted implementation.
The text was updated successfully, but these errors were encountered:
Fixes #626: Now using cuda::optional for the optional fields in `cu…
cuda::optional
3e5b1eb
…da::device::pci_location_t` + comment improvements
49c004f
e211e45
eyalroz
No branches or pull requests
Now that we have optional's, let's put them to use in pci_location_t instead of having our own stunted implementation.
The text was updated successfully, but these errors were encountered: