5 #ifndef VCCC_RANGES_VIEWS_ELEMENTS_HPP
6 #define VCCC_RANGES_VIEWS_ELEMENTS_HPP
22 template<std::
size_t N>
89 template<std::
size_t N>
Definition: elements_view.hpp:93
Definition: elements.hpp:23
constexpr elements_adaptor_object()=default
constexpr auto operator()(R &&r) const
Definition: elements.hpp:28
#define VCCC_INLINE_OR_STATIC
Definition: inline_or_static.hpp:9
Definition: directory.h:12
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > value
Definition: key_value.hpp:35
helper base class template for defining a range adaptor closure object
Definition: range_adaptor_closure.hpp:96