[PATCH] D58998: Add declarations of explicit specializations and make primary template deleted
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 15:35:38 PST 2019
jyknight added a comment.
Is there any reason this needs to be a template -- can't these just be changed to function overloads, instead of template specializations?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58998/new/
https://reviews.llvm.org/D58998
More information about the llvm-commits
mailing list