StackOverflow Questions for Tag: c%2B%2B98

Wolf
Wolf

Reputation: 10236

Should I really massively introduce the explicit keyword?

Score: 10

Views: 3594

Answers: 2

Read More
sudo pkill depression
sudo pkill depression

Reputation: 181

Where is const-promotion defined

Score: 0

Views: 392

Answers: 1

Read More
Maxence Gama
Maxence Gama

Reputation: 11

pthread_cond_broadcast not waking up threads waiting with pthread_cond_wait

Score: 1

Views: 55

Answers: 0

Read More
MLS
MLS

Reputation: 645

looser throw specifier for in C++

Score: 7

Views: 5955

Answers: 2

Read More
Aodren BARY
Aodren BARY

Reputation: 101

Clang compiles code using std::stoi in c++98 mode

Score: 2

Views: 1667

Answers: 1

Read More
MatG
MatG

Reputation: 795

Creating a "view" of a sibling class avoiding unnecessary copy

Score: 0

Views: 52

Answers: 1

Read More
Quuxplusone
Quuxplusone

Reputation: 27350

Why does C++'s "using namespace" work the way it does?

Score: 37

Views: 1512

Answers: 1

Read More
Trimia
Trimia

Reputation: 11

how can i handle keep-alive event with epoll?

Score: 0

Views: 68

Answers: 1

Read More
toni
toni

Reputation: 152

How to correctly implement custom Iterators with Inheritance

Score: 0

Views: 520

Answers: 2

Read More
centauri
centauri

Reputation: 73

Prior to C++11, the 'one-definition rule' would have been broken by in-class member initialization of non-static and non-const variables. Why?

Score: 2

Views: 240

Answers: 2

Read More
Jan Schultke
Jan Schultke

Reputation: 40094

Why did C++03 allow data members with the same name as the class?

Score: 1

Views: 196

Answers: 1

Read More
user4718768
user4718768

Reputation:

Why stoi is much slower than stringstream without -O3?

Score: 3

Views: 1410

Answers: 2

Read More
Avinash
Avinash

Reputation: 13267

Are exceptions in C++ really slow?

Score: 133

Views: 66086

Answers: 6

Read More

Stop overwriting addresses in vector?

Score: 0

Views: 100

Answers: 2

Read More
Tryb Ghost
Tryb Ghost

Reputation: 439

How do I correctly copy given range of vector to another vector using std::copy?

Score: 3

Views: 4863

Answers: 3

Read More
user5534993
user5534993

Reputation: 600

How to initialize a member of array type which has no default constructor in C++98?

Score: -1

Views: 131

Answers: 2

Read More
zeregzesis
zeregzesis

Reputation: 125

Issues with custom compare for std::priority_queue in c++98

Score: 0

Views: 57

Answers: 1

Read More
gabelossus
gabelossus

Reputation: 1

C++ Avoiding Duplicate Code in Switch Statements?

Score: 0

Views: 145

Answers: 2

Read More
Mister Lixam
Mister Lixam

Reputation: 3

eofbit not set with clear in C++98

Score: 0

Views: 96

Answers: 1

Read More
Hasan H
Hasan H

Reputation: 141

Undefined Reference for implemented static function

Score: 0

Views: 44

Answers: 0

Read More
PreviousPage 1Next