#include "iterator.hpp"
Go to the source code of this file.
Classes | |
class | eagine::integer_range< T > |
Integer range type template usable in range-based loops. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
template<typename B , typename E > | |
eagine::integer_range (B, E) -> integer_range< std::common_type_t< B, E >> | |
Deduction guide for integer_range. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt