Kaydet (Commit) dbbd252c authored tarafından Caolán McNamara's avatar Caolán McNamara

find unused Sequences

Change-Id: Ic1227899d13627e6f52312be830cf9d91068994e
üst 03b52b54
...@@ -48,7 +48,7 @@ namespace uno ...@@ -48,7 +48,7 @@ namespace uno
@tparam E element type of sequence @tparam E element type of sequence
*/ */
template< class E > template< class E >
class Sequence class SAL_WARN_UNUSED Sequence
{ {
/** sequence handle /** sequence handle
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment