Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.filter/iterator/
H A Dctor.parent_iter.pass.cpp31 FilterView filter_view(std::move(view), AlwaysTrue{}); in test() local
/llvm-project/libcxx/include/__ranges/
H A Dfilter_view.h75 _LIBCPP_HIDE_FROM_ABI constexpr _LIBCPP_EXPLICIT_SINCE_CXX23 filter_view(_View __base, _Pred __pred) in filter_view() function
[all...]