-
- Downloads
Deprecate TypeTraits::PointeeType and TypeTraits::ReferredType
Because C++11 implements this differently, and we now have an stl-compliant implementation to switch to. I would deprecate isPointer and isReference too, but I can't find a way to do it.
Please register or sign in to comment