Thursday, June 25, 2015

Re: [Discuss-gnuradio] Order of tags returned by gr::block::get_tags_in_range()/window()


I'm wondering if we might add a #define for the multimap change... that
way, one could conditionally compile in a std::sort if required.


Hi Martin,

For what it's worth, I like that idea.  It feels a little icky to be doing an unnecessary sort just to ensure the code won't break.

Cheers,
Jon

No comments:

Post a Comment