discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Order of tags returned by gr::block::get_tags_in_


From: Jon Szymaniak
Subject: Re: [Discuss-gnuradio] Order of tags returned by gr::block::get_tags_in_range()/window()
Date: Thu, 25 Jun 2015 13:06:31 -0400


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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]