gr-osmosdr/lib
Clayton Smith e5bee0820f Replace BOOST_FOREACH with range-based for loops
Range-based for loops are available since C++11. Using them reduces
gr-osmosdr's dependence on Boost. Here I've done the replacement using a
global search-and-replace.

Signed-off-by: Eric Wild <ewild@sysmocom.de>
2020-11-01 00:04:27 +01:00
..
airspy cmake: actually make linking work 2020-08-03 02:20:16 +02:00
airspyhf cmake: actually make linking work 2020-08-03 02:20:16 +02:00
bladerf Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
fcd Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
file cmake: actually make linking work 2020-08-03 02:20:16 +02:00
freesrp cmake: actually make linking work 2020-08-03 02:20:16 +02:00
hackrf HackRF: fix hackrf_source signedness 2020-08-09 14:48:49 +02:00
miri cmake: actually make linking work 2020-08-03 02:20:16 +02:00
osmosdr cmake: actually make linking work 2020-08-03 02:20:16 +02:00
redpitaya cmake: actually make linking work 2020-08-03 02:20:16 +02:00
rfspace Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
rtl cmake: actually make linking work 2020-08-03 02:20:16 +02:00
rtl_tcp cmake: actually make linking work 2020-08-03 02:20:16 +02:00
sdrplay cmake: actually make linking work 2020-08-03 02:20:16 +02:00
soapy Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
uhd Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
CMakeLists.txt disable OsmoSDR as well as MiriSDR device support 2020-08-03 02:34:31 +02:00
arg_helpers.h Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
config.h.in airspyhf: Add initial support for Airspy HF+ 2020-02-16 09:52:00 +01:00
device.cc Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
ranges.cc Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
sink_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
sink_impl.cc Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
sink_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_impl.cc Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
source_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
time_spec.cc osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00