Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dmofunc_impl.h75 static constexpr bool __is_callable_from in _GLIBCXX_VISIBILITY() local
97 && (!__is_in_place_type_v<_Vt>) && __is_callable_from<_Vt> in _GLIBCXX_VISIBILITY()
114 && __is_callable_from<_Tp> in _GLIBCXX_VISIBILITY()
127 && __is_callable_from<_Tp> in _GLIBCXX_VISIBILITY()