22 #ifndef SIRIUS_GDAL_ERROR_CODE_H_ 23 #define SIRIUS_GDAL_ERROR_CODE_H_ 25 #include <system_error> 27 #include <cpl_error.h> 77 #endif // SIRIUS_GDAL_ERROR_CODE_H_
Definition: exception.h:27
Definition: error_code.h:70
std::error_code make_error_code(::CPLErrorNum errc)
Make an error code from ::CPLErrorNum enum.
ErrorCode
Enum of gdal error codes.
Definition: error_code.h:38