freeCodeCamp / freeCodeCamp/devdocs

C++ string::operator>> broken / missing

Open
#2,550 0 comments 0 reactions 0 assignees View on GitHub
docs/improvement
Dominant language
Ruby
Stars
39.5k
Forks
2.6k
Avg merge
4d 32m
Merged PRs (30d)
13

Description

# 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/

Contributor guide

Open the contributing guide

Research direction

Start from the broken DevDocs URL for the C++ string non-member operator>> entry and compare it with the cplusplus.com reference page. Trace how that entry is sourced and rendered; done means the operator>> page opens in DevDocs and provides equivalent documentation rather than an empty or broken page.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.