fmt/include
Yat Ho 0e601c34de
fix: explicitly check operator[] in is_contiguous (#4825)
Prevent false positives when the container itself does not have `operator[](size_t)`, but the target type of one of the non-explicit user-defined conversion functions does.
2026-06-25 12:21:59 -07:00
..
fmt fix: explicitly check operator[] in is_contiguous (#4825) 2026-06-25 12:21:59 -07:00