Stefan Bucur
Results
2
issues of
Stefan Bucur
I'm trying to use the Tree to represent the tree-like structure of my `CustomClass`. I extended the `Node` class to contain a reference to a `CustomClass` instance. The goal is...
Writing this to mainly check if this is worth creating a merge request. I ran into a compilation error when one of my projects was compiling a CUDA C file...