deprecate all duplicates of std type traits
Since we cannot deprecate using statements, I changed all using statements for std type traits into thin wrapper classes that I then deprecated.
Please register or sign in to comment
Since we cannot deprecate using statements, I changed all using statements for std type traits into thin wrapper classes that I then deprecated.