freeCodeCamp / freeCodeCamp/devdocs
C++ string::operator>> broken / missing
Abierto
docs/improvement
- Lenguaje dominante
- Ruby
- Estrellas
- 39.5k
- Forks
- 2.6k
- Merge medio
- 4 d 32 min
- PR fusionados (30 d)
- 13
Descripción
# Documentation style bug
## Summary
In the `non-member functions` we cannot open the `operator>>`
## Actual style
It redirects to this page, which is empty / broken :
https://devdocs.io/cpp/string/basic_string/operator_ltltgtgt
## Expected style
Expected to have access to an equivalent of that : https://cplusplus.com/reference/string/string/operator%3E%3E/
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.