Why not mention that parse.h should be included when using ParseCommandLine()
未關閉
question
- 主要語言
- C++
- 星號
- 18.1k
- 分支
- 3.2k
- 平均合併
- 20 小時 36 分鐘
- 30 天內合併 PR
- 1
描述
On this [page](https://abseil.io/docs/cpp/guides/flags), in the parsing flags during startup section, a code snippet was provided for `absl::ParseCommandLine(argc,argv)`. I'm kind of dumb so it took me a while to figure out I also needed to use `#include "absl/flags/parse.h"`
貢獻指南
評估
這個 Issue 還沒有評估資料。