StackOverflow Questions for Tag: istream

Patryk
Patryk

Reputation: 24130

How to implement custom std::streambuf's seekoff()?

Score: 7

Views: 2655

Answers: 3

Read More
einpoklum
einpoklum

Reputation: 132108

Why can't I use lazy_split_view with a istream view instead of a string_view?

Score: 4

Views: 253

Answers: 1

Read More
Kev
Kev

Reputation: 11

PInvoke and IStream

Score: 1

Views: 1348

Answers: 1

Read More
keinpop
keinpop

Reputation: 1

The problem is writing operator overloading << and >> using templates

Score: -3

Views: 111

Answers: 3

Read More
Jeff Godfrey
Jeff Godfrey

Reputation: 728

C# and IStream.Read

Score: 6

Views: 7262

Answers: 3

Read More
David G
David G

Reputation: 96845

Why does std::getline() skip input after a formatted extraction?

Score: 151

Views: 36580

Answers: 5

Read More
kamziro
kamziro

Reputation: 8160

non-copying istringstream

Score: 17

Views: 5279

Answers: 6

Read More
Kaiyakha
Kaiyakha

Reputation: 1913

Cannot make std::unique_ptr<std::istream> hold a pointer to std::ifstream

Score: 1

Views: 299

Answers: 1

Read More
Felix.leg
Felix.leg

Reputation: 769

Making an std::istream produce one extra character pass its end

Score: 1

Views: 58

Answers: 1

Read More
Vahagn
Vahagn

Reputation: 4850

std::setfill and std::setw for input streams?

Score: 3

Views: 2108

Answers: 3

Read More
Andrew Truckle
Andrew Truckle

Reputation: 19197

Creating icon stream from resource file?

Score: 3

Views: 198

Answers: 0

Read More
ByteEater
ByteEater

Reputation: 1161

Reading a number when no input given in C++

Score: 2

Views: 81

Answers: 0

Read More
Slash
Slash

Reputation: 91

C++ Operator overloading error: no match for ‘operator>>’ (operand types are ‘float’ and ‘Class’)

Score: 2

Views: 707

Answers: 1

Read More
Happy Classics
Happy Classics

Reputation: 11

Reading Floats from a txt file in C++

Score: 0

Views: 241

Answers: 2

Read More
Xavi
Xavi

Reputation: 67

Std::istream& as function parameter

Score: 0

Views: 65

Answers: 1

Read More
Hofbr
Hofbr

Reputation: 1010

How to input a stream that will ignore numbers and treat all symbols as delimiters

Score: 2

Views: 36

Answers: 0

Read More
Arvin
Arvin

Reputation: 1431

Parsing only numbers from istream in C++

Score: 6

Views: 6912

Answers: 6

Read More
loop
loop

Reputation: 3590

C++ istream: Is gcount() always set after a read() even if it fails?

Score: 5

Views: 5991

Answers: 1

Read More
user542687
user542687

Reputation:

istream::getline return type

Score: 23

Views: 42803

Answers: 5

Read More
Nicholas Davies
Nicholas Davies

Reputation: 23

I have a while loop for stringstream and it's giving me the last word twice. Why is this happening?

Score: 0

Views: 29

Answers: 0

Read More
PreviousPage 2Next