File max_element.hpp¶
= File max_element.hpp —————- -- C++ -- ==**
Contents
Definition (include/ripple/algorithm/max_element.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 to get the max element from a variadic pack.
==———————————————————————==
Includes¶
algorithm
(File for_each.hpp)ripple/utility/forward.hpp
(File forward.hpp)ripple/utility/portability.hpp
(File portability.hpp)