rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::details::is_constructible< T, E, Args > Struct Template Reference

main helper to check constructability of T from Args... More...

#include <request.hpp>

Detailed Description

template<typename T, typename E = void, typename... Args>
struct rotor::details::is_constructible< T, E, Args >

main helper to check constructability of T from Args...


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