Skip to content

Commit

Permalink
delete one more empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
fsb4000 committed Jul 1, 2021
1 parent e7156e3 commit c4715a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stl/inc/vector
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,6 @@ public:
_Construct_n(_Count, _Right_data._Myfirst, _Right_data._Mylast);
}


#if _HAS_CXX17
_CONSTEXPR20_CONTAINER vector(const vector& _Right, const _Identity_t<_Alloc>& _Al)
#else
Expand Down

0 comments on commit c4715a2

Please sign in to comment.