resq
Copyright 2026 ResQ Software. Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at- No-fly zone polygon definitions
- Point-in-polygon checking
- Path/line segment intersection detection
Classes
| Name | Description |
|---|---|
ArrayUtils | Fast operations on sorted uint32_t arrays. |
FileHandle | RAII file handle that ensures closure. |
Result | Result type representing either success (Ok) or failure (Err) |
[Result< void >](resq-Result( void ).md#resultvoid) | Specialization for void (operation succeeded with no return value) |
FileUtils | |
StringUtils |
Variables
| Return | Name | Description |
|---|---|---|
constexpr const char * | RESQ_COMMON_VERSION |