
29 Dec
2004
29 Dec
'04
12:33 p.m.
Larry Evans wrote:
mpl has int_ which wraps an int value, but I've needed something similar for other types, in particular, for enumerated types. I'm suggesting something like: [snip]
Could this template, or something like it be added to mpl?
What's wrong with mpl::integral_c<> ? -- Daniel Wallin