Searched refs:noExceptMove (Results 1 – 1 of 1) sorted by relevance
1018 …constexpr bool noExceptMove = EXCEPTION_GUARANTEE && __is_nothrow_constructible(value_type, value_… in init_move() local1025 } else if constexpr (noExceptMove || exceptMove) { in init_move()