virthttp
0.0
libvirt http interface
|
#include <utility.hpp>
Additional Inherited Members | |
Public Types inherited from ext::function_traits< F > | |
using | return_type = typename call_type::return_type |
template<std::size_t N> | |
using | Arg_t = typename Arg< N >::type |
Static Public Attributes inherited from ext::function_traits< F > | |
static constexpr std::size_t | arity = call_type::arity - 1 |