Searched defs:var_templ (Results 1 – 2 of 2) sorted by relevance
97 template <int n> int var_templ = n * var_templ<n-1>; variable
739 using var_templ = int; typedef