.. _file_include_ripple_utility_range.hpp: File range.hpp ============== = ripple/utility/rangle.hpp ----------------------- -*- C++ -*- ==** .. contents:: Contents :local: :backlinks: none Definition (``include/ripple/utility/range.hpp``) ------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ripple_utility_range.hpp.rst Detailed Description -------------------- Ripple Copyright (c) 2019 - 2021 Rob Clucas. This file is distributed under the MIT License. See LICENSE for details. ==----------------------------------------------------------------------==* This file defines the implementation of an iterator which allows python like ranges. ==---------------------------------------------------------------------== Includes -------- - ``portability.hpp`` (:ref:`file_include_ripple_utility_portability.hpp`) - ``type_traits.hpp`` (:ref:`file_include_ripple_utility_type_traits.hpp`) Included By ----------- - :ref:`file_include_ripple_arch_gpu_info.hpp` - :ref:`file_include_ripple_math_lerp.hpp` - :ref:`file_include_ripple_padding_detail_load_internal_padding_impl_.hpp` Namespaces ---------- - :ref:`namespace_ripple` Classes ------- - :ref:`exhale_struct_structripple_1_1Range_1_1IteratorImpl` - :ref:`exhale_class_classripple_1_1Range`