
28 Jun
2005
28 Jun
'05
8:11 a.m.
Alexander Nasonov <alnsn-boost <at> yandex.ru> writes:
BTW, it reminds me of mpl::integral_c and this item in MPL TODO list:
* vector_c, range_c et al. don't work with enumeration types * http://thread.gmane.org/gmane.comp.lib.boost.devel/116955 * http://article.gmane.org/gmane.comp.lib.boost.devel/116940 * http://thread.gmane.org/gmane.comp.lib.boost.user/9219
This is fine because mpl::integral_c represents integral constant which does not necessarily have integral type, right? -- Alexander Nasonov