|
Boost Users : |
From: Vít Kasal (vit.kasal_at_[hidden])
Date: 2007-06-18 03:58:56
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
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net