#include <di/execution/algorithm/just_from.h>
|
template<concepts::MovableValue Fun>
requires (concepts::Invocable<Fun>) |
auto | operator() (Fun &&function) const |
|
◆ operator()()
template<concepts::MovableValue Fun>
requires (concepts::Invocable<Fun>)
auto di::execution::just_from_ns::Function::operator() |
( |
Fun && | function | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: