File range.hpp¶
= ripple/utility/rangle.hpp ———————– -- C++ -- ==**
Contents
Definition (include/ripple/utility/range.hpp
)¶
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
(File portability.hpp)type_traits.hpp
(File type_traits.hpp)