Home
last modified time | relevance | path

Searched refs:is_unary_function_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/detail/
Dunique_ptr_meta_utils.hpp454 struct is_unary_function_impl struct
461 struct is_unary_function_impl<R (*)()> struct
465 struct is_unary_function_impl<R (*)(...)> struct
471 struct is_unary_function_impl<R (__stdcall*)()> struct
477 struct is_unary_function_impl<R (__fastcall*)()> struct
483 struct is_unary_function_impl<R (__cdecl*)()> struct
487 struct is_unary_function_impl<R (__cdecl*)(...)> struct
496 struct is_unary_function_impl<R (*)(T0)> struct
500 struct is_unary_function_impl<R (*)(T0...)> struct
506 struct is_unary_function_impl<R (__stdcall*)(T0)> struct
[all …]