StackOverflow Questions for Tag: istream-iterator

Heifetz_Fan
Heifetz_Fan

Reputation: 465

C++ count the number of words from standard input

Score: 1

Views: 1063

Answers: 2

Read More
Sami Bărbuț-Dică
Sami Bărbuț-Dică

Reputation: 3

Why does appear "passing 'const Person' as 'this' argument discards qualifiers" while using STL copy algorithm?

Score: 0

Views: 291

Answers: 1

Read More
StoneThrow
StoneThrow

Reputation: 6295

Is there a istream const iterator?

Score: 0

Views: 333

Answers: 1

Read More
StoneThrow
StoneThrow

Reputation: 6295

Why do successive istream_iter objects increment the iterated stream?

Score: 3

Views: 42

Answers: 1

Read More
Touloudou
Touloudou

Reputation: 2223

Extracting complete current line from std::istream

Score: 0

Views: 275

Answers: 1

Read More
wilhelmtell
wilhelmtell

Reputation: 58715

std::istream_iterator<> with copy_n() and friends

Score: 28

Views: 3152

Answers: 4

Read More
Antoine Morrier
Antoine Morrier

Reputation: 4076

Using stream to treat received data

Score: 0

Views: 255

Answers: 1

Read More
Ghengis Sean
Ghengis Sean

Reputation: 95

Why am I getting seg faults from using the istream iterator?

Score: 1

Views: 445

Answers: 3

Read More
Martel
Martel

Reputation: 2734

Use of '{}' as end iterator in std::vector constructor

Score: 1

Views: 172

Answers: 1

Read More
Robert Balent
Robert Balent

Reputation: 1462

istream_iterator cin initialization waits for input

Score: 4

Views: 514

Answers: 4

Read More
RL-S
RL-S

Reputation: 967

Can I use istream_iterator<char> to copy some istream content into std::string?

Score: 6

Views: 827

Answers: 1

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

How Can I initialize a vector of integers directly from a range of elements denoted by input-stream-iterators?

Score: 0

Views: 56

Answers: 0

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

C++ Primer 5 Edition: Stream iterators and Sales_item

Score: 0

Views: 61

Answers: 1

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

Why I cannot create a stream iterator?

Score: 3

Views: 102

Answers: 2

Read More
canellas
canellas

Reputation: 697

How to read strings with spaces from a ifstream using istream_iterator?

Score: 1

Views: 1839

Answers: 2

Read More
Burtonium
Burtonium

Reputation: 101

istream_iterator to iterate through bytes in a binary file

Score: 7

Views: 4425

Answers: 2

Read More
Patryk
Patryk

Reputation: 24140

How to make std::istream_iterator read only until the end of line?

Score: 3

Views: 2160

Answers: 4

Read More
Chukwunonso Nwafor
Chukwunonso Nwafor

Reputation: 1

understanding equality from istream_iterator

Score: 0

Views: 35

Answers: 1

Read More
chris
chris

Reputation: 35

I want to use cin after read input with istream operator

Score: 0

Views: 659

Answers: 1

Read More
user52366
user52366

Reputation: 1147

Encapsulate data access using own istream_iterator

Score: 1

Views: 65

Answers: 0

Read More
PreviousPage 2Next