forked from boostorg/concept_check
Concept: fix minor warning.
[SVN r83983]
This commit is contained in:
@@ -878,7 +878,7 @@ namespace boost
|
||||
typename BackInsertionSequence::const_reference
|
||||
r = cc.back();
|
||||
ignore_unused_variable_warning(r);
|
||||
};
|
||||
}
|
||||
S c;
|
||||
typename S::value_type t;
|
||||
};
|
||||
|
Reference in New Issue
Block a user