Simple-Utility v2.3.1
Loading...
Searching...
No Matches
bind_back.hpp File Reference
#include "Simple-Utility/Config.hpp"
#include <concepts>
#include <functional>
#include <tuple>
#include <type_traits>
#include <utility>
Include dependency graph for bind_back.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sl
 
namespace  sl::functional
 

Variables

constexpr auto sl::functional::bind_back
 Helper function, which generates a forwarding call wrapper for the given function and curries the params beginning at the back.