Declare small_vector move assign noexcept if possible
Summary: I think swap() is nothrow as long as value_type is_nothrow_move_constructible. We already do this on the move c'tor. (Note: this ignores all push blocking failures!) Reviewed By: yfeldblum Differential Revision: D21136202 fbshipit-source-id: a5df772c5cafa592fce95bc5ce4149dc738a984c
Showing
Please register or sign in to comment