OGLplus  (0.59.0) a C++ wrapper for rendering APIs

integer_range.hpp File Reference
#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.
 

Detailed Description

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


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).