File unrolled_for.hpp¶
= File unrolled_for.hpp ————— -- C++ -- ==**
Contents
Definition (include/ripple/algorithm/unrolled_for.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 functionality for an unrolled for loop with a compile-time size.
==———————————————————————==
Includes¶
detail/unrolled_for_impl_.hpp
(File unrolled_for_impl_.hpp)ripple/utility/type_traits.hpp
(File type_traits.hpp)