b99b2fc19e6f6c141563729e13a08e59c3f117fe
Some invalid handle values are -1 or INVALID_HANDLE_VALUE, hence our handle template has a specific invalid handle value parameter we should always test against. Time and again, I find my code simply comparing handle against zero. Signed-off-by: Simon Rozman <simon@rozman.si>
stdex - Random stuff that didn't made it into std C++
An auto-generated documentation is here.
Requirements
- MSVC 2019 or later, XCode 13 or later
- C++17 or later
Languages
C++
100%