[cleanup] simplify Conversion and IsBaseOf type traits
Now that we require a C++11-compliant compiler, we can use the std type traits to construct our own.
Please register or sign in to comment
Now that we require a C++11-compliant compiler, we can use the std type traits to construct our own.