1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-06 10:56:34 -04:00
Files
sdrangel/plugins
Robin Getz 85021508f1 ldpctool: Remove VLAs from LambdaMinAlgorithm
Replace variable length arrays in LambdaMinAlgorithm::finalp() with
std::vector storage.

Update nth_element() usage to operate on vector iterators while removing
the non-standard VLA usage.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-01 19:48:46 -04:00
..
2026-05-04 06:00:17 +02:00