Skip to content

Commit

Permalink
Change Deprecate Array Declaration to std::array (#119)
Browse files Browse the repository at this point in the history
Based on the linter I got multiple warnings with regards to deprecate use of array. The coding interview with ESRI resolved the compiler deduction question w.r.t. the use of `std::array`.
  • Loading branch information
franziska-wegner committed Jan 12, 2024
1 parent 42c195c commit 73f32a5
Showing 1 changed file with 419 additions and 406 deletions.
Loading

0 comments on commit 73f32a5

Please sign in to comment.