$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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