22 #ifndef SIRIUS_UTILS_CONCURRENT_ERROR_CODE_H_ 23 #define SIRIUS_UTILS_CONCURRENT_ERROR_CODE_H_ 25 #include <system_error> 61 #endif // SIRIUS_UTILS_CONCURRENT_ERROR_CODE_H_ Definition: exception.h:27
std::error_code make_error_code(ConcurrentQueueErrorCode errc)
Make an error code from ConcurrentQueueErrorCode enum.
Definition: error_code.h:70
ConcurrentQueueErrorCode
Enum of concurrent queue error codes.
Definition: concurrent_queue_error_code.h:36