|
|
template<typename Value > |
| constexpr auto | operator() (Value value) const |
| |
|
| template (typename Value, typename Proj)(requires(!range< Value >)) const expr auto operator()(Value &&value |
| |
◆ const
| Proj proj ranges::views::remove_bind_fn::const |
Initial value:{
remove_base_fn{}, static_cast<Value &&>(value), std::move(proj)))
defer< bind_back, Fn, Ts... > bind_back
Definition: meta.hpp:994
The documentation for this struct was generated from the following file: