
18 Jun
2007
18 Jun
'07
1:58 a.m.
Hi, I have a problem with using pop_front on an integral sequence. pop_front< vector_c<T, c1, c2, ... cn> >::type results in vector<c2, ... cn> Is it intended behavior? Is there some way to get vector_c<T, c2, ... cn> > Thanks Vit