Closed yslib closed 6 months ago
This PR contains two separate intentions:
typename
keywordfindChildRecursive
won't check the name of the node itselfThe changing from std::string to string_view is not necessary for the problems this PR is going to solve. And the global function smells bad.
Description
template compatability for msvc nodeByID fixup