From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2006-08-21 13:29:45


Hello,

I am just wondering why boost does not provide recursive_const type trait?

The application would be for Example:

recursive_const<T***>::type same as:
T const *const *const *const

Are there any reasons not to provide this?

With Kind Regards,

Ovanes Markarian