Searched refs:out_value_result (Results 1 – 10 of 10) sorted by relevance
31 struct out_value_result { struct37 _LIBCPP_HIDE_FROM_ABI constexpr operator out_value_result<_OutIter2, _ValType2>() const& { in out_value_result() argument43 _LIBCPP_HIDE_FROM_ABI constexpr operator out_value_result<_OutIter2, _ValType2>() && { in out_value_result() argument
34 using iota_result = ranges::out_value_result<_Out, _Tp>;
24 using std::ranges::out_value_result;
488 module out_value_result { header "__algorithm/out_value_result.h" }
68 { include: [ "<__algorithm/out_value_result.h>", "private", "<algorithm>", "public" ] },
350 ALG_HEADERS+= out_value_result.h
49 struct out_value_result; // since C++231942 # include <__algorithm/out_value_result.h>
3760 SYMBOL(out_value_result, std::ranges::, <algorithm>)