On Fri, Jan 31, 2020 at 5:22 AM <[email protected]> wrote:
>
> From: Clayton Smith <[email protected]>
>
> Since GNU Radio is gradually replacing Boost with C++11, it seemed worth
> doing that for the HackRF blocks I was working on. This change removes
> all usage of boost::assign.
> ---
>  lib/hackrf/hackrf_common.cc   | 54 +++++++++++++++--------------------
>  lib/hackrf/hackrf_common.h    |  1 +
>  lib/hackrf/hackrf_sink_c.cc   | 11 +------
>  lib/hackrf/hackrf_source_c.cc | 11 +------
>  4 files changed, 26 insertions(+), 51 deletions(-)

Tx, merged.

Cheers,

    Sylvain

Reply via email to