5 # ifndef VCCC_TYPE_SUPPORT_DETAIL_RANGE_AT_HPP
6 # define VCCC_TYPE_SUPPORT_DETAIL_RANGE_AT_HPP
8 # include <type_traits>
constexpr VCCC_INLINE_OR_STATIC detail::next_niebloid next
Definition: next.hpp:65
constexpr VCCC_INLINE_OR_STATIC detail::begin_niebloid begin
returns an iterator to the beginning of a range
Definition: begin.hpp:116
constexpr VCCC_INLINE_OR_STATIC detail::distance_niebloid distance
Definition: distance.hpp:72
constexpr decltype(auto) at(T &&t) noexcept
Return i-th element of tuple-like object.
Definition: at.hpp:46
#define BOUNDS_ASSERT(index, size)
Definition: assert.hpp:25
Definition: directory.h:12
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > value
Definition: key_value.hpp:35