Home
last modified time | relevance | path

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

/frameworks/native/include/ftl/details/
Dcast.h35 struct safe_limits : std::numeric_limits<T> { struct
36 static constexpr T max() { in max()