SpiceQA
Questions
Tags
Users
Badges
c++03
47 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How do I retrieve the type of the base class in C++?
user_622215
0
•
asked Mar 4, 2016
10
4
222
c++03
c-preprocessor
templates
c++
Is `double` guaranteed by C++03 to represent small integers exactly?
user_1698548
0
•
asked Dec 31, 2013
8
2
316
c++03
floating-point
integer
c++
How safe is this method of emulating move-semantics in C++03?
user_541686
0
•
asked Dec 23, 2013
9
2
789
move-semantics
c++03
c++11
c++
How to wait for an asio handler?
user_279259
0
•
asked Dec 20, 2013
6
3
5567
synchronous
c++03
boost-asio
boost
c++
Union initialization in C++ and C
user_887836
0
•
asked Jul 19, 2012
35
3
45332
c++03
unions
initialization
c
c++
What differences, if any, between C++03 and C++11 can be detected at run-time?
user_469935
0
•
asked Jun 24, 2011
116
8
8715
language-detection
c++03
c++11
c++
What restrictions does ISO C++03 place on structs defined at function scope?
user_82320
0
•
asked Jun 20, 2011
14
5
2101
c++03
c++
Perfect Forwarding in C++03
user_298661
0
•
asked Aug 28, 2010
26
2
5481
c++03
forwarding
c++
Can virtual functions have default parameters?
user_31044
0
•
asked Aug 20, 2010
198
6
83466
c++03
c++11
c++
Is it reasonable to use std::basic_string<t> as a contiguous buffer when targeting C++03?
user_82320
0
•
asked Feb 13, 2010
31
5
3800
c++03
winapi
stl
c++
string
Prev
Prev
1
2
3
4
(current)
5
Next
Next
Hot Questions