Re: [boost] FC++ review

2 Mar
2004
2 Mar
'04
2:59 a.m.
A list type is already present in ::std, and means something different. Perhaps lazy_list, or (cringe) llist.
Disagree. MPL has list and vector. I'd hate to see it named it differently. mpl::slist (static-list)? Yuck!
Hmm. To what extent does MPL get away with that because of the compile-time vs. run-time distinction? Incidentally, slist is taken already (SGI's singly-linked list) -- evidence that lazy_list is better than llist. ;-) I guess I was thinking that if a lazy list ever made it into the standard library, it would need a different name than list anyway. Anyway, I'll cut this short -- can't spend all my time in the bicycle shed. Dave
7793
Age (days ago)
7793
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Gomboc