|
TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include <ranges>Go to the source code of this file.
Namespaces | |
| namespace | triqs |
Functions | |
| template<std::ranges::input_range R> | |
| bool | triqs::all_equal (R const &r) |
| Determines if all elements in the given range are equal. | |