Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Ddecltype.hpp379 struct result_of_fixup struct
384 struct result_of_fixup<T &, U> struct
389 struct result_of_fixup<T const &, U> struct
394 struct result_of_fixup<T *, U> struct
399 struct result_of_fixup<R T::*, U> struct
401 typedef R T::*type;
405 struct result_of_fixup<T const, U> struct