Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dtype_traits.hpp151 struct FirstArgTypeOf<RetType (*)(FirstArgType, Args...)> struct
153 typedef FirstArgType Type; ///< The first argument type.