23 Sep
2005
23 Sep
'05
11:37 a.m.
Karl Meerbergen wrote:
Hi Dave,
The documentation at http://www.boost.org/libs/mpl/doc/refmanual/vector.html says for pop_front<v>::type: A new vector of following elements: [next< begin<v>::type>::type,end<v>::type)
It suggests (in my opinion) that the result_type of pop_front is a vector. Should the documentation be clearer about this?
Does look that way...
Thanks,
Karl