system: update documentation
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
571463b22c
commit
8fbbf58a1b
@ -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; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user