Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h2397 struct in_out_out_result in _GLIBCXX_VISIBILITY() struct
2399 [[no_unique_address]] _Iter in; in _GLIBCXX_VISIBILITY()
2400 [[no_unique_address]] _Out1 out1; in _GLIBCXX_VISIBILITY()
2401 [[no_unique_address]] _Out2 out2; in _GLIBCXX_VISIBILITY()
2408 operator in_out_out_result<_IIter, _OOut1, _OOut2>() const & in _GLIBCXX_VISIBILITY() argument
2416 operator in_out_out_result<_IIter, _OOut1, _OOut2>() && in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h2605 struct in_out_out_result in _GLIBCXX_VISIBILITY() struct
2607 [[no_unique_address]] _Iter in; in _GLIBCXX_VISIBILITY()
2608 [[no_unique_address]] _Out1 out1; in _GLIBCXX_VISIBILITY()
2609 [[no_unique_address]] _Out2 out2; in _GLIBCXX_VISIBILITY()
2616 operator in_out_out_result<_IIter, _OOut1, _OOut2>() const & in _GLIBCXX_VISIBILITY() function
2624 operator in_out_out_result<_IIter, _OOut1, _OOut2>() && in _GLIBCXX_VISIBILITY() argument