Kaydet (Commit) 6f5c6cf4 authored tarafından Noel Grandin's avatar Noel Grandin

mark WeakReference with SAL_WARN_UNUSED

Change-Id: I9d56cdecba8066058a0c6f128720534fcf6f6e34
üst f411ef1b
......@@ -68,7 +68,7 @@ struct WeakConnection
/** template implementation to hold a weak reference to an instance of type reference_type */
template <class reference_type>
class WeakReference
class SAL_WARN_UNUSED WeakReference
{
public:
/** constructs an empty reference */
......
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