Searched refs:_CommonType (Results 1 – 1 of 1) sorted by relevance
84 using _CommonType = typename common_type<_Distance, _Difference>::type; in __sample() local87 std::move(__first), std::move(__last), std::move(__output_iter), _CommonType(__n), in __sample()