Why not mention that parse.h should be included when using ParseCommandLine()
Đang mở
question
- Ngôn ngữ chính
- C++
- Star
- 18.1k
- Fork
- 3.2k
- Merge trung bình
- 20 giờ 36 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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"`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.