Skip to content

Commit

Permalink
Undated tests to use default and non default contructer elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwellbelove committed Feb 15, 2015
1 parent d4ae5c9 commit 185546f
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 409 deletions.
1 change: 0 additions & 1 deletion ideque.h
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ namespace etl
//*************************************************************************
void assign(size_type n, const value_type& value)
{

if (n > MAX_SIZE)
{
#ifdef ETL_THROW_EXCEPTIONS
Expand Down
Loading

0 comments on commit 185546f

Please sign in to comment.