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

any_iterator.hpp File Reference
#include "assert.hpp"
#include "deep_copy_ptr.hpp"
#include "interface.hpp"
#include "selector.hpp"
#include <iterator>

Go to the source code of this file.

Classes

class  eagine::any_forward_iterator< VT, RT, PT, DT >
 Type erasure for forward iterators. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 

Typedefs

template<typename T >
using eagine::any_std_forward_iterator = any_forward_iterator< T, const T &, const T *, std::ptrdiff_t >
 Alias for type erased STL forward iterators.
 

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).