|
libzypp
17.37.18
|
#include <zypp-core/ng/meta/function_traits.h>
Public Types | |
| using | type = typename std::tuple_element< N, std::tuple< Args... > >::type |
Definition at line 36 of file function_traits.h.
| using zyppng::function_traits< R(Args...)>::argument< N >::type = typename std::tuple_element<N,std::tuple<Args...> >::type |
Definition at line 39 of file function_traits.h.