
6 Dec
2008
6 Dec
'08
4:45 p.m.
I couldn't find mention of what is the initial value of bounded_int<int, 123, 456>::type some_var; I assume it follows the rules for an int? The Simple constrained objects examples says the following is legal: even_int a; What about: odd_int b; Thanks, Jeff