/* * SPDX-FileCopyrightText: 2018 Jaroslav Jindrak * * SPDX-License-Identifier: BSD-3-Clause */ #include <__bits/functional/arithmetic_operations.hpp> #include <__bits/functional/bind.hpp> #include <__bits/functional/function.hpp> #include <__bits/functional/functional.hpp> #include <__bits/functional/invoke.hpp> #include <__bits/functional/hash.hpp> #include <__bits/functional/reference_wrapper.hpp>