Boost logo

Boost :

From: Andrei Alexandrescu (andrewalex_at_[hidden])
Date: 2002-06-14 08:45:59


"Itay Maman" <itay_maman_at_[hidden]> wrote in message
news:3D09A6BE.1010706_at_yahoo.com...
> Your example is not what I call 'direct recursion'.
> If 'rec' is the pseudo keyword for recursion, then I would like to
> disallow instantiations where 'rec' appears as-is in the type-list:
> typedef Variant<rec, string, char*> Concrete_variant;

Ah... why would you worry about that. The compiler will take care of
it...

Andrei


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk