Commit Graph
2 Commits
Author SHA1 Message Date
Carson Radtke efaafc26d4 suppress build error in gtest w/ clangcl 2026-07-15 10:56:11 -06:00
Carson RadtkeGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
a75212b9f3 feat: implementation of gsl::dyn_array (#1228)
* feat: implementation of gsl::dyn_array

Implement gsl::dyn_array<T, Allocator> as specified by the
CppCoreGuidlines here:
https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/dyn_array.md

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-13 14:53:09 -06:00