"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "e8b0e222c9c4e0167f4f09fa5e23172490687cc6"
Changed the way we read different types of scalars.
It's better organized now, I think - nodes only offer a single main way of getting the fundamental scalar (as a string), and now we can specialize a single template to read specific types.
Showing
include/conversion.h
0 → 100644
src/conversion.cpp
0 → 100644
Please register or sign in to comment