1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-02-15 10:30:10 +00:00
Arthur O'Dwyer 1b8296a1f8 Fix Clang error where lambdas can't capture structured bindings until C++20
./rogueviz/nil-compass.cpp:98:10: error: reference to local binding 'i'
    declared in enclosing function 'rogueviz::nilcompass::draw_compass'
          if(i == _i && is == _is) return col;
             ^
2022-07-05 14:14:53 -04:00
..
2022-07-05 16:03:12 +02:00
2020-09-11 11:09:10 +02:00
2020-07-30 10:13:46 +02:00
2022-07-05 16:03:12 +02:00
2022-04-07 20:58:53 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2021-12-12 22:38:49 +01:00
2022-07-05 16:03:12 +02:00
2022-05-09 14:47:06 +02:00
2021-09-30 10:49:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2021-09-30 10:49:12 +02:00
2022-07-05 13:28:00 -04:00
2022-07-05 16:03:12 +02:00
2021-08-08 13:31:11 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2021-04-07 18:13:45 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00
2022-07-05 16:03:12 +02:00