SpiceQA
Questions Tags Users Badges

static-cast

39 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
static_cast taking away constness
user_46580000
• asked Aug 25, 2018
5
1
120
const-cast static-cast c++
Should I use static_cast in assignments and return statements and why?
user_21599390
• asked Sep 17, 2017
3
3
714
static-cast casting c++
Replacing delete in C++, missinformation
user_15509630
• asked Jul 25, 2012
9
2
216
delete-operator static-cast c++ replace
C++ static_cast runtime overhead
user_6106850
• asked Jun 22, 2011
25
1
15045
static-cast overhead runtime c++
C++ cannot convert from base A to derived type B via virtual base A
user_3762840
• asked Sep 19, 2010
68
7
34100
virtual-inheritance static-cast downcast casting c++
What is the difference between static_cast<> and C style casting?
dicroce_38860
• asked Oct 22, 2009
263
7
129649
static-cast casting c++
static_cast with boost::shared_ptr?
user_606280
• asked Mar 9, 2009
73
4
43446
static-cast shared-ptr boost c++
Should I use static_cast or reinterpret_cast when casting a void* to whatever
Andy_379920
• asked Nov 21, 2008
242
8
84484
reinterpret-cast static-cast pointers c++
Why use static_cast<int>(x) instead of (int)x?
Tommy_Herbert_115750
• asked Sep 19, 2008
774
9
402763
static-cast casting c++
  • PrevPrev
  • 1
  • 2
  • 3
  • 4 (current)
Hot Questions
Terms of service Privacy policy
Powered by Answer