HomeSort by: relevance | last modified time | path
    Searched refs:__is_callable_from (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
mofunc_impl.h 75 static constexpr bool __is_callable_from member in class:move_only_function
97 && (!__is_in_place_type_v<_Vt>) && __is_callable_from<_Vt>
114 && __is_callable_from<_Tp>
127 && __is_callable_from<_Tp>
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
mofunc_impl.h 75 static constexpr bool __is_callable_from member in class:move_only_function
97 && (!__is_in_place_type_v<_Vt>) && __is_callable_from<_Vt>
114 && __is_callable_from<_Tp>
127 && __is_callable_from<_Tp>

Completed in 23 milliseconds