freeCodeCamp / freeCodeCamp/devdocs
C++ docs: link not correctly extracted
Aperta
docs/bug
- Lingua principale
- Ruby
- Stelle
- 39.5k
- Fork
- 2.6k
- Merge medio
- 4g 32m
- PR unite (30g)
- 13
Descrizione
Analogous to
https://devdocs.io/cpp/iterator/move_iterator/operator-
there is (e.g. linked in https://devdocs.io/cpp/iterator/move_iterator ) an `operator+`:
https://en.cppreference.com/w/cpp/iterator/move_iterator/operator+
but DevDocs fails to recognize it and the link there goes to a bad url:
https://en.cppreference.com/w/cpp/iterator/move_iterator/operator (i.e. missing trailing `+`)
The same issue is present e.g. for `std::reverse_iterator::operator+`, etc.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.