Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3411 struct in_found_result in _GLIBCXX_VISIBILITY() struct
3413 [[no_unique_address]] _Iter in; in _GLIBCXX_VISIBILITY()
3414 bool found; in _GLIBCXX_VISIBILITY()
3419 operator in_found_result<_Iter2>() const & in _GLIBCXX_VISIBILITY() function
3425 operator in_found_result<_Iter2>() && in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3619 struct in_found_result in _GLIBCXX_VISIBILITY() struct
3621 [[no_unique_address]] _Iter in; in _GLIBCXX_VISIBILITY()
3622 bool found; in _GLIBCXX_VISIBILITY()
3627 operator in_found_result<_Iter2>() const & in _GLIBCXX_VISIBILITY() argument
3633 operator in_found_result<_Iter2>() && in _GLIBCXX_VISIBILITY() function