"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "e4bffc9431007c70fd45f9440105f430fb5eca54"
Fixed compiler error in iterator_base friend forward declaration in node on clang (and I hope MSVC), plus warnings on clang
Fixed new API node key/value insertion in NodeBuilder (it was using the wrong condition on when it had added a key already)
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile