Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dsample.h84 using _CommonType = typename common_type<_Distance, _Difference>::type; __sample() local
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h103 using _CommonType = common_type_t<index_type, _OtherIndexType>; in __required_span_size_is_representable() local