List Question
20 TechQA 2024-03-11T15:06:35.843000Stop overwriting addresses in vector?
85 views
Asked by 3RaccoonsInATrenchcoat
How to initialize a member of array type which has no default constructor in C++98?
85 views
Asked by user5534993
Issues with custom compare for std::priority_queue in c++98
41 views
Asked by zeregzesis
C++ Avoiding Duplicate Code in Switch Statements?
108 views
Asked by gabelossus
eofbit not set with clear in C++98
75 views
Asked by Mister Lixam
Undefined Reference for implemented static function
32 views
Asked by Hasan H
C++98 string concatenation with c_str() return
160 views
Asked by Ethan G.
Do any old versions of {fmt} support C++98?
292 views
Asked by Matt Gigli
find a substring in a range
184 views
Asked by gsistelos
stdint for C++98 (gcc/clang)
199 views
Asked by user5534993
Typename and Struct definition in C++98
121 views
Asked by Orpicon
Why is member look-up not allowed in return types of out-of-line definitions?
107 views
Asked by Jan Schultke
Question on overload non-member operator << in a linkedlist class in c++98
59 views
Asked by Jac Investigator
Searching for string input using a function bool deleteAcc(const string name1) in doubly linkedlist in C++98?
47 views
Asked by Jac Investigator
Did the namespaces exist prior to the introduction of the C++ 98 standard?
562 views
Asked by busbug
SSL error OpenSSL SSL_write: SSL_ERROR_ZERO_RETURN, errno 32 when using curl from c++98 libcrul
1.1k views
Asked by Fooad Taha
How to correctly use Keep-Alive header with libcurl C++ library
183 views
Asked by chargedfever