Searched refs:template_normal (Results 1 – 1 of 1) sorted by relevance
7 template <typename T> T template_normal(T a) in template_normal() function21 return template_normal<int>(i) + template_optnone<int>(i); in container()