Home
last modified time | relevance | path

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

/external/mpdecimal/libmpdec++/
Ddecimal.hh471 struct int64_compat { struct
475 static const bool value = std::is_same<T, int8_t>::value ||