Why not mention that parse.h should be included when using ParseCommandLine()
Aberta
question
- Linguagem predominante
- C++
- Estrelas
- 18.1k
- Forks
- 3.2k
- Merge médio
- 20h 36min
- PRs com merge (30d)
- 1
Descrição
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"`
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.