[type_traits] Why there is no recursive_const trait?

21 Aug
2006
21 Aug
'06
5:29 p.m.
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
6867
Age (days ago)
6867
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ovanes Markarian