join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::Function< Signature, Capacity, Alignment > Class Template Reference

fixed-capacity move-only allocation-free alternative to std::function. More...

Detailed Description

template<typename Signature, std::size_t Capacity = 32, std::size_t Alignment = alignof (std::max_align_t)>
class join::Function< Signature, Capacity, Alignment >

fixed-capacity move-only allocation-free alternative to std::function.


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