Searched defs:templateWithNonTemplatizedParameter (Results 1 – 2 of 2) sorted by relevance
70 template <typename T> void templateWithNonTemplatizedParameter(const ExpensiveToCopyType S, T V) { in templateWithNonTemplatizedParameter() function
110 template <typename T> void templateWithNonTemplatizedParameter(const ExpensiveToCopyType S, T V) { templateWithNonTemplatizedParameter() function