Flutter Engine
The Flutter Engine
|
#include <SkCallableTraits.h>
Public Types | |
using | type = typename std::tuple_element< N, std::tuple< Args... > >::type |
Definition at line 17 of file SkCallableTraits.h.
using sk_base_callable_traits< R, Args >::argument< N >::type = typename std::tuple_element<N, std::tuple<Args...> >::type |
Definition at line 19 of file SkCallableTraits.h.