Skip to content
Snippets Groups Projects
Commit 5e998784 authored by Oliver Sander's avatar Oliver Sander
Browse files

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]]
parent db7296d2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment