[BUG]: cannot print thrust::device_vector<cuproj::vec_2d<float>> #1506
Labels
bug
Something isn't working
External
Issues filed by people outside the team
Needs Triage
Need team to review and classify
Version
cuspatial-branch-24.12
On which installation method(s) does this occur?
Source
Describe the issue
I can print cuproj::vec_2d
However trying to print thrust::device_vector<cuproj::vec_2d>
fails to compile, giving error: no operator "<<" matches these operands
and multiple instances of does not match because argument #1 does not match parameter
Minimum reproducible example
Relevant log output
Environment details
Other/Misc.
18-dec-2024.zip
The text was updated successfully, but these errors were encountered: