Re: [Boost-users] [BULK] Re: [BULK] Re: [range] From 1.33.0 gives newwarningvs 1.32
16 Aug
2005
16 Aug
'05
4:31 p.m.
no. I always use const_cast in my own code. so that is why I believe it might be there for a reason.
Speaking from my own experience, I've found that people use C-style casts because theyre lazy OR they don't understand what they want to do. The latter is really scary sometimes but its normal. Anyway, because I am dealing with a legacy C api, sometimes I have to const_cast to call these functions, but marking these with const_cast makes the casts easy to look for.
7031
Age (days ago)
7031
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sohail Somani