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

user3633538
user3633538

Reputation:

Time-of-Check, Time-of-Use issues involving access(), faccessat(), stat(), lstat(), fstat(), open(), and fopen()

Score: 1

Views: 973

Answers: 0

Read More
Ethan G.
Ethan G.

Reputation: 11

C++98 string concatenation with c_str() return

Score: 0

Views: 242

Answers: 1

Read More
Drealmer
Drealmer

Reputation: 5696

When binding a const reference to a temporary object, why is the destructor called twice?

Score: 9

Views: 6331

Answers: 1

Read More
Arman
Arman

Reputation: 4636

Why are default template arguments only allowed on class templates?

Score: 201

Views: 84498

Answers: 5

Read More
Matt Gigli
Matt Gigli

Reputation: 29

Do any old versions of {fmt} support C++98?

Score: 1

Views: 380

Answers: 1

Read More
gsistelos
gsistelos

Reputation: 13

find a substring in a range

Score: 1

Views: 462

Answers: 1

Read More
Ideone
Ideone

Reputation: 41

Can you use the result of an array size function as an array size?

Score: 4

Views: 597

Answers: 4

Read More
BigSandwich
BigSandwich

Reputation: 2816

How does this array size macro/function template work?

Score: 19

Views: 6568

Answers: 3

Read More
Kostolma
Kostolma

Reputation: 311

Is this the correct way to atomically read and write a bool?

Score: 4

Views: 5922

Answers: 3

Read More
user5534993
user5534993

Reputation: 600

stdint for C++98 (gcc/clang)

Score: 0

Views: 545

Answers: 2

Read More
user1918858
user1918858

Reputation: 1208

Class with all synchronized methods in C++

Score: 7

Views: 5225

Answers: 1

Read More
André Puel
André Puel

Reputation: 9219

Why is std::list bigger on C++11?

Score: 29

Views: 3562

Answers: 1

Read More
Orpicon
Orpicon

Reputation: 13

Typename and Struct definition in C++98

Score: 1

Views: 174

Answers: 1

Read More
Andy
Andy

Reputation: 45

c++ std::exception "what()" message will always only print "std::exception" in a custom exception - why can't I get it to print the contents?

Score: 1

Views: 1144

Answers: 1

Read More
Jan Schultke
Jan Schultke

Reputation: 40094

Why is member look-up not allowed in return types of out-of-line definitions?

Score: 2

Views: 106

Answers: 0

Read More
lucd
lucd

Reputation: 1

Assign ifstream object with old GCC - synthesized method std::basic_ifstream first required here

Score: 0

Views: 89

Answers: 1

Read More
Jac Investigator
Jac Investigator

Reputation: 21

Question on overload non-member operator << in a linkedlist class in c++98

Score: 0

Views: 58

Answers: 1

Read More
Jac Investigator
Jac Investigator

Reputation: 21

Searching for string input using a function bool deleteAcc(const string name1) in doubly linkedlist in C++98?

Score: 1

Views: 50

Answers: 1

Read More
busbug
busbug

Reputation: 65

Did the namespaces exist prior to the introduction of the C++ 98 standard?

Score: 2

Views: 936

Answers: 2

Read More
Fooad Taha
Fooad Taha

Reputation: 25

SSL error OpenSSL SSL_write: SSL_ERROR_ZERO_RETURN, errno 32 when using curl from c++98 libcrul

Score: 0

Views: 2476

Answers: 1

Read More
PreviousPage 2Next