
10 Mar
2004
10 Mar
'04
4:18 p.m.
Yeah, in the past I've had to bind the operator->() to the smart pointer argument and that looks plain ugly! Plus its not good for generic programming, you end up having to do some template magic to get it to call the right version, (native pointer * -> vs smart_ptr::operator->() )
Yep, me too. That's why we wrote lambda in the first place. And that's why I'm promoting decltype and auto, and varidac templates, and why its imperative we figure out how to do anonymous functions.
That's the trouble with day jobs and mortgages vs free coding. Just not enough time in the day to do everything.
Glum in Somerville, Dave
Don't be glum soon you will be in Sunny Australia! Yours, -Gary-
7779
Age (days ago)
7779
Last active (days ago)
0 comments
1 participants
participants (1)
-
Powell, Gary