mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-15 08:26:04 +08:00
Zephyr defines the _current as a preprocessor macro. In the etl/ranges.h file, the _current is used as a member in various places. This causes a conflict and prevents the code from compiling. This commit fixes this issue by renaming all members named _current to _cur. Signed-off-by: Manolis Surligas <surligas@gmail.com> |
||
|---|---|---|
| .. | ||
| etl | ||