virthttp  0.0
libvirt http interface
Public Types | List of all members
ext::function_traits< R(Args...)>::Arg< N > Struct Template Reference

#include <utility.hpp>

Public Types

using type = typename std::tuple_element< N, std::tuple< Args... >>::type
 

Member Typedef Documentation

template<class R , class... Args>
template<std::size_t N>
using ext::function_traits< R(Args...)>::Arg< N >::type = typename std::tuple_element<N, std::tuple<Args...>>::type

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