From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-07-20 17:59:43


Maxim Egorushkin wrote:
> I think it would be also very nice to 'give up' the mpl::aux::type_wrapper
> class. It's quite a useful class and I wonder why it is not public.

The public version is spelled 'mpl::identity'. The library doesn't use it
internally to avoid circular dependences.

Aleksey