gr-osmosdr/lib/soapy
Clayton Smith 159885f9e6 Replace boost::shared_ptr with std::shared_ptr
Signed-off-by: Eric Wild <ewild@sysmocom.de>
2021-01-18 21:15:57 +01:00
..
CMakeLists.txt cmake: actually make linking work 2020-08-03 02:20:16 +02:00
soapy_common.cc A lot of Boost functionality is available in C++11. Since GNU Radio is moving away from Boost, it probably makes sense to do so in gr-osmosdr as well. 2020-08-02 23:52:25 +02:00
soapy_common.h A lot of Boost functionality is available in C++11. Since GNU Radio is moving away from Boost, it probably makes sense to do so in gr-osmosdr as well. 2020-08-02 23:52:25 +02:00
soapy_sink_c.cc Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
soapy_sink_c.h Replace boost::shared_ptr with std::shared_ptr 2021-01-18 21:15:57 +01:00
soapy_source_c.cc Replace BOOST_FOREACH with range-based for loops 2020-11-01 00:04:27 +01:00
soapy_source_c.h Replace boost::shared_ptr with std::shared_ptr 2021-01-18 21:15:57 +01:00