rangeless::fn
rangeless::fn::impl::std_async Struct Reference

#include <fn.hpp>

Public Member Functions

template<typename NullaryCallable >
auto operator() (NullaryCallable gen) const -> std::future< decltype(gen())>
 

Detailed Description

Definition at line 6902 of file fn.hpp.

Member Function Documentation

◆ operator()()

template<typename NullaryCallable >
auto rangeless::fn::impl::std_async::operator() ( NullaryCallable  gen) const -> std::future<decltype(gen())>
inline

Definition at line 6905 of file fn.hpp.


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