RBTree/Windows_RBTree/x64/Debug/Windows_RBTree.log

8 lines
950 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

RBTree.cpp
E:\Git 仓库\公开仓库\8_RBTree\Windows_RBTree\RBTree.cpp(67,15): warning C4244: “参数”: 从“time_t”转换到“unsigned int”可能丢失数据
E:\Git 仓库\公开仓库\8_RBTree\Windows_RBTree\RBTree.hpp(681,26): warning C4267: “初始化”: 从“size_t”转换到“int”可能丢失数据
E:\Git 仓库\公开仓库\8_RBTree\Windows_RBTree\RBTree.hpp(668,14): message : 在编译 类 模板 成员函数“void Lenyiin::RBTree<int,int>::LevelOrder(void)”时
E:\Git 仓库\公开仓库\8_RBTree\Windows_RBTree\RBTree.cpp(19,17): message : 请参阅 "test_RBTree" 中对 "Lenyiin::RBTree<int,int>::LevelOrder" 的第一个引用
E:\Git 仓库\公开仓库\8_RBTree\Windows_RBTree\RBTree.cpp(10,22): message : 查看对正在编译的 类 模板 实例化“Lenyiin::RBTree<int,int>”的引用
Windows_RBTree.vcxproj -> E:\Git 仓库\公开仓库\8_RBTree\Windows_RBTree\x64\Debug\Windows_RBTree.exe