Subject: Re: [boost] [typeof] registration question
From: Cromwell Enage (sponage_at_[hidden])
Date: 2012-04-12 21:58:29


> 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