FleCSI Core API Version: 2.3.2
 
Loading...
Searching...
No Matches
partial< F, AA > Struct Template Reference

A simple version of C++20's bind_front that can be an argument to a task template. More...

Detailed Description

template<auto & F, class... AA>
struct flecsi::exec::partial< F, AA >

A simple version of C++20's bind_front that can be an argument to a task template.