SpiceQA
Questions
Tags
Users
Badges
c++03
47 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
C++11 feature std::map::at compiling on older versions of C++
user_9291405
0
•
asked May 13, 2020
6
1
231
c++03
g++
c++11
cmake
c++
Is it possible to implement 'override'-like functionality in C++03
user_1132871
0
•
asked Oct 16, 2019
3
1
56
c++03
virtual-functions
overriding
polymorphism
c++
Why did C++11 make std::string::data() add a null terminating character?
user_1067003
0
•
asked Jul 2, 2019
29
4
4323
c++03
stdstring
c++11
c++
string
How to properly replace sprintf_s by sprintf in C++03?
user_4824854
0
•
asked Jan 17, 2019
4
1
2158
c++03
printf
posix
c++
Why is the pointer in the argument required during SFINAE?
user_7917141
0
•
asked Dec 17, 2018
3
1
91
c++98
sfinae
c++03
templates
c++
How to check method signature in runtime
user_923166
0
•
asked Nov 14, 2018
3
1
142
c++03
c++
Selectively executing code without constexpr if, before modern C++
user_3121568
0
•
asked Sep 20, 2018
2
4
87
c++03
templates
c++
Correctly declaring extern variable in a namespace c++
user_4966288
0
•
asked Sep 12, 2018
5
1
1042
c++03
c++
Instantiate member function templates for multiple types
user_73299
0
•
asked Sep 5, 2018
3
1
1555
explicit-instantiation
c++03
instantiation
templates
c++
Is there a pre-made clang-tidy clion configuration for C++03?
user_3686
0
•
asked Nov 23, 2017
3
1
753
clang-tidy
clion
c++03
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions