Boost logo

Boost Users :

Subject: [Boost-users] [variant] erase a type
From: Igor R (boost.lists_at_[hidden])
Date: 2011-05-10 08:25:38


Hello,

I have to erase a variant element (type). Certainly, I can take its
underlying mpl sequence, find<> what I need, erase<> it, and make
another variant.
I believe all this will be rather heavy in terms of
compile-time/resources, so perhaps there's another more short way that
I miss?

Thanks.


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