[BUG] Method called on moved-from object (json.hpp:723:73) #16608
Labels
bug
Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Describe the bug
The header
cudf/io/json.hpp
contains a use after move on line 723 column 73 reported byclang-tidy
:Steps/Code to reproduce bug
N/A
Expected behavior
N/A
Environment overview (please complete the following information)
N/A
Environment details
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: