
18 May
2008
18 May
'08
11:47 p.m.
Ah, this works too, for the same reason: struct node { boost::recursive_wrapper<std::vector<node> > children; }; and is my personal favorite. -- Maik