#include "absl/functional/internal/front_binder.h"
#include "absl/utility/utility.h"
Go to the source code of this file.
Namespaces | |
absl | |
Functions | |
template<class F , class... BoundArgs> | |
constexpr ABSL_NAMESPACE_BEGIN functional_internal::bind_front_t< F, BoundArgs... > | absl::bind_front (F &&func, BoundArgs &&... args) |