Searched defs:ResultT (Results 1 – 9 of 9) sorted by relevance
42 using ResultT = typename Dist::result_type; typedef 96 using ResultT = typename Dist::result_type; typedef 112 using ResultT = typename Dist::result_type; typedef 128 using ResultT = typename Dist::result_type; typedef 144 using ResultT = Dist::result_type; global() typedef [all...]
120 [[nodiscard]] operator ResultT() { in ResultT() function
128 using ResultT = std::ranges::partial_sort_copy_result<Iter, OutIter>; in test_one() typedef
125 using ResultT = std::ranges::partition_copy_result<Iter, OutIter1, OutIter2>; in test_one() typedef
483 QualType ResultT = Call.getResultType(); in evalCall() local
292 using ResultT = decltype(Result); in applyAsync() local
835 [[nodiscard]] operator ResultT() { ResultT() function