5 #ifndef VCCC_RANGES_RANGE_SIZE_T_HPP
6 #define VCCC_RANGES_RANGE_SIZE_T_HPP
18 struct range_size_impl {
23 struct range_size_impl<R, false> {};
constexpr VCCC_INLINE_OR_STATIC detail::size_niebloid size
returns the size of a container or array
Definition: size.hpp:145
typename range_size< R >::type range_size_t
Used to obtain the size type of the sized_range type R.
Definition: range_size_t.hpp:39
Definition: directory.h:12
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > value
Definition: key_value.hpp:35
Definition: range_size_t.hpp:28