16 Nov
2011
16 Nov
'11
2:10 a.m.
Hello,
Actually, I don't want a recursive variant in the normal recursive_wrapper
sense. What I want is this:
typedef std::list<a> alist;
typedef std::list<b> blist;
typedef boost::variant