SpiceQA
Questions
Tags
Users
Badges
const-cast
17 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Proper way to call a c-function taking non-const pointer arguments, const_cast, reinterpret_cast, launder
user_225186
0
•
asked Nov 13, 2018
2
1
155
c++17
reinterpret-cast
const-cast
c
Why does const_cast remove constness for a pointer but not for a pointer to a const?
user_327777
0
•
asked Aug 31, 2018
15
3
7159
const-cast
c++
static_cast taking away constness
user_4658000
0
•
asked Aug 25, 2018
5
1
120
const-cast
static-cast
c++
Convert const char* to QString
user_2786950
0
•
asked Dec 29, 2013
19
1
44703
qtcore
qstring
const-cast
qt
c++
behavior of const_cast in C++
user_2248425
0
•
asked Dec 16, 2013
7
3
875
undefined-behavior
const-cast
c++
const_cast of a static const member
user_235120
0
•
asked Aug 8, 2011
8
7
2421
const-cast
member
static
constants
c++
Is const_cast safe?
Mag_Roader_10606
0
•
asked Dec 10, 2008
96
6
50838
const-cast
casting
c++
Prev
Prev
1
2
(current)
Hot Questions