Fix up some mismatched SFINAE conditionsin shared_ptr; some used '_Tp*',...
Fix up some mismatched SFINAE conditionsin shared_ptr; some used '_Tp*', others used 'element_type *'. Today, they're the same - but soon they won't be. No functional change. llvm-svn: 291572
Loading
Please sign in to comment