empty() in this case will always return false, since the returned container is a std::array. Instead, check if all given users are invalid before returning the error code. |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| ipc_helpers.h | ||
| ipc.h | ||
| lock.cpp | ||
| lock.h | ||
| result.h | ||
empty() in this case will always return false, since the returned container is a std::array. Instead, check if all given users are invalid before returning the error code. |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| ipc_helpers.h | ||
| ipc.h | ||
| lock.cpp | ||
| lock.h | ||
| result.h | ||