Searched defs:integral_constant (Results 1 – 2 of 2) sorted by relevance
18 struct integral_constant { struct21 typedef integral_constant<T, v> type; argument
72 struct integral_constant struct76 typedef integral_constant<_T, _value> type; argument