libzypp 17.37.11
|
#include <zypp-core/zyppng/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.