Questions tagged [xutility]

1 questions
0
votes
0 answers

Is a node tree possible with a vector> collection?

Using unique_ptr is causing some issues within a node tree, producing a hard to find error in memory, Xutility, 2280 errors, citing a call to a deleted function (VS2022/C++20). The code is a typical node tree, where properties and nodes derive from…
S9DD
  • 3
  • 3