Home
last modified time | relevance | path

Searched refs:iter_value_or_void (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Dtest_iterators.h633 struct iter_value_or_void { using type = void; }; struct
636 struct iter_value_or_void<I> {
675 using value_type = typename iter_value_or_void<It>::type;