16 Nov
2007
16 Nov
'07
6:37 a.m.
Given a MPL Random Access Container (typename Types) I want to make a static const std::size_t array which contains the sizeof each type in Types. How can I do this? Thanks, Michael Marcin