https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91044
--- Comment #2 from hugo ---
Please see the following page that defines a getline:
https://en.cppreference.com/w/cpp/string/basic_string/getline
This other page defines another type of getline:
https://en.cppreference.com/w/cpp/string/basic_stri
: gcc
Version: 9.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: baronahugo31 at gmail dot com
Target Milestone: ---
The following program provides an error