Resilient
Public Member Functions | List of all members
resilient::Noop Class Reference

A Policy which simply invokes the task. More...

#include <noop.hpp>

Public Member Functions

template<typename Callable , typename... Args>
decltype(auto) execute (Callable &&callable, Args &&...args)
 

Detailed Description

A Policy which simply invokes the task.


The documentation for this class was generated from the following file: