-
- Downloads
Provide a new traits class remove_const which is identical to the current
RemoveConst (except that the return type is now 'type' instead of 'Type'). If the tr1/type_traits header is present, remove_const will be taken from there. If not, remove_const is a copy of the RemoveConst class in this file. [[Imported from SVN: r4844]]
Loading
Please register or sign in to comment