File indexed_iterator.hpp¶
= File indexed_iterator.hpp ———— -- C++ -- ==**
Contents
Definition (include/ripple/iterator/indexed_iterator.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file implements an iterator over a block, which has knowledge of the block’s relative location in the global space to which it is a subregion of.
==———————————————————————==
Includes¶
block_iterator.hpp
(File block_iterator.hpp)ripple/container/vec.hpp
(File vec.hpp)ripple/execution/thread_index.hpp
(File thread_index.hpp)