system: update documentation
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
@@ -140,7 +140,7 @@ namespace stdex
|
||||
}
|
||||
|
||||
///
|
||||
/// Returns true if object is valid
|
||||
/// Returns true if object has a valid handle
|
||||
///
|
||||
inline operator bool() const noexcept { return m_h != invalid_handle; }
|
||||
|
||||
|
Reference in New Issue
Block a user