Boost logo

Boost Users :

Subject: Re: [Boost-users] [mpl] how can I pattern-match a 'built' mpl::vector?
From: Gabriel Redner (gredner_at_[hidden])
Date: 2012-03-26 11:14:04


> I'm having trouble doing that, since the result of push_back is not an
> mpl::vector type, so how do I go about matching this?

mpl::is_sequence should allow you to detect a nested sequence.

-Gabe


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