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