Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h161 struct in_out_result in _GLIBCXX_VISIBILITY() struct
163 [[no_unique_address]] _Iter in; in _GLIBCXX_VISIBILITY()
164 [[no_unique_address]] _Out out; in _GLIBCXX_VISIBILITY()
170 operator in_out_result<_Iter2, _Out2>() const & in _GLIBCXX_VISIBILITY() argument
177 operator in_out_result<_Iter2, _Out2>() && in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h162 struct in_out_result in _GLIBCXX_VISIBILITY() struct
164 [[no_unique_address]] _Iter in; in _GLIBCXX_VISIBILITY()
165 [[no_unique_address]] _Out out; in _GLIBCXX_VISIBILITY()
171 operator in_out_result<_Iter2, _Out2>() const & in _GLIBCXX_VISIBILITY() function
178 operator in_out_result<_Iter2, _Out2>() && in _GLIBCXX_VISIBILITY() argument