4#ifndef TETL_RANGES_RANGE_SIZE_T_HPP
5#define TETL_RANGES_RANGE_SIZE_T_HPP
7#include <etl/_ranges/size.hpp>
8#include <etl/_ranges/sized_range.hpp>
9#include <etl/_type_traits/declval.hpp>
14template <etl::ranges::sized_range R>
constexpr auto size
Definition size.hpp:65
Definition ranges_in_fun_result.hpp:12
Definition adjacent_find.hpp:9