
13 Apr
2012
13 Apr
'12
1:58 a.m.
lcaminti wrote:
BOOST_TYPEOF_REGISTER_TEMPLATE(boost::array, (typename)(std::size_t))
I tried it. BOOST_PP_SEQ doesn't like colons in its elements. Type definitions don't work around the problem, either. For now, the macro sequence only accepts typename, class, or one of the fundamental types. So I'm at a loss. Cromwell D. Enage