Searched defs:char_values (Results 1 – 1 of 1) sorted by relevance
29 template<char...> struct char_values { struct30 static const unsigned value = 0;34 struct char_values<C1, 12, C3> { struct35 static const unsigned value = 1;