ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::detail::move_only_function< Signature, InlineSize > Class Template Reference
Inheritance diagram for threadschedule::detail::move_only_function< Signature, InlineSize >:
[legend]

Detailed Description

template<typename Signature, std::size_t InlineSize = 3 * sizeof(void*)>
class threadschedule::detail::move_only_function< Signature, InlineSize >

Definition at line 17 of file move_only_function.hpp.


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