Searched refs:__is_move_only_function_v (Results 1 – 2 of 2) sorted by relevance
181 inline constexpr bool __is_move_only_function_v = false; in _GLIBCXX_VISIBILITY() local183 constexpr bool __is_move_only_function_v<move_only_function<_Tp>> = true; in _GLIBCXX_VISIBILITY()
102 || __is_move_only_function_v<_Vt>) in _GLIBCXX_VISIBILITY()