Home
last modified time | relevance | path

Searched defs:integral_constant (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dtemplate_util.h18 struct integral_constant { struct
21 typedef integral_constant<T, v> type; argument
/external/astl/include/
Dtype_traits.h72 struct integral_constant struct
76 typedef integral_constant<_T, _value> type; argument