-
- Downloads
deprecate IsBaseOf, IsConst and IsVolatile
They can be replaced by std::is_base_of, std::is_const and std::is_volatile, respectively.
Please register or sign in to comment
They can be replaced by std::is_base_of, std::is_const and std::is_volatile, respectively.