0_0_37825857_4317.cpp
0_0_37825857_4317.cpp(123) : error C3533: “auto &”: 参数不能为包含“auto”的类型
0_0_37825857_4317.cpp(158): 参见对正在编译的类 模板 实例化“KD_Tree<T,D>”的引用
0_0_37825857_4317.cpp(175) : error C2664: “void KD_Tree<int,2>::Query(int,int &,KD_Tree<int,2>::Point &,int)”: 无法将参数 2 从“std::array<int,2>”转换为“int &”
|