Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h708 struct in_in_out_result in _GLIBCXX_VISIBILITY() struct
710 [[no_unique_address]] _Iter1 in1; in _GLIBCXX_VISIBILITY()
711 [[no_unique_address]] _Iter2 in2; in _GLIBCXX_VISIBILITY()
712 [[no_unique_address]] _Out out; in _GLIBCXX_VISIBILITY()
719 operator in_in_out_result<_IIter1, _IIter2, _OOut>() const & in _GLIBCXX_VISIBILITY() argument
727 operator in_in_out_result<_IIter1, _IIter2, _OOut>() && in _GLIBCXX_VISIBILITY() argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h918 struct in_in_out_result in _GLIBCXX_VISIBILITY() struct
920 [[no_unique_address]] _Iter1 in1; in _GLIBCXX_VISIBILITY()
921 [[no_unique_address]] _Iter2 in2; in _GLIBCXX_VISIBILITY()
922 [[no_unique_address]] _Out out; in _GLIBCXX_VISIBILITY()
929 operator in_in_out_result<_IIter1, _IIter2, _OOut>() const & in _GLIBCXX_VISIBILITY() argument
937 operator in_in_out_result<_IIter1, _IIter2, _OOut>() && in _GLIBCXX_VISIBILITY() function