"vscode:/vscode.git/clone" did not exist on "98830a4a151b2eabf43ec2fa68929fbdec5b8f90"
-
jbeder authored
Converted indexing to std::size_t, and fixed the Node templated overloads to properly index any index type (determining what is an index type is a bit of a hack - it should be is_convertible<T, std::size_t> (I think), but I just explicitly wrote down a list)
770d6de5