Home
last modified time | relevance | path

Searched defs:FirstArgTypeOf (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openthread/src/core/common/
H A Dtype_traits.hpp158 struct FirstArgTypeOf<RetType (*)(FirstArgType, Args...)> struct
160 typedef FirstArgType Type; ///< The first argument type.