5 #ifndef VCCC_RANGES_SENTINEL_T_HPP_
6 #define VCCC_RANGES_SENTINEL_T_HPP_
typename sentinel< R >::type sentinel_t
Definition: sentinel_t.hpp:29
constexpr VCCC_INLINE_OR_STATIC detail::end_niebloid end
returns a sentinel indicating the end of a range
Definition: end.hpp:120
Definition: directory.h:12
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > value
Definition: key_value.hpp:35
decltype(ranges::end(std::declval< R & >())) type
Definition: sentinel_t.hpp:22
Definition: sentinel_t.hpp:18