"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "6dd246a6f7edd8f37ae57179404423deaea6cbba"
-
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