15 Nov
2007
15 Nov
'07
11:37 p.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