summaryrefslogtreecommitdiff
path: root/gr-digital/lib/symbol_sync_cc_impl.cc
diff options
context:
space:
mode:
authorMarcus Müller <mmueller@gnuradio.org>2021-07-17 22:31:32 +0200
committermormj <34754695+mormj@users.noreply.github.com>2021-07-19 06:57:25 -0400
commit0624ea7631621c927f7ae9b7de41bf11c5b6c849 (patch)
tree47c9ec0b5222e851ccb05251df7abe2c4b5f18ab /gr-digital/lib/symbol_sync_cc_impl.cc
parent33684f2ee6f745839eb342485eba0db8a7236340 (diff)
digital/burst_shaper: don't sort; you don't have to, iterators exist
Prior, the block reversed the tags by sorting them in reverse (instead of simply reversing the already sorted container), so that you could easily remove the last tag to advance in your vector of tags. There's an easier way: iterators. Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Diffstat (limited to 'gr-digital/lib/symbol_sync_cc_impl.cc')
0 files changed, 0 insertions, 0 deletions