stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::void_to_monostate< T > Struct Template Reference

Maps void to std::monostate for uniform future result storage; other types unchanged. More...

#include <future.hpp>

Public Types

using type

Detailed Description

template<class T>
struct stlab::void_to_monostate< T >

Maps void to std::monostate for uniform future result storage; other types unchanged.


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