gr-osmosdr/lib/freesrp
Clayton Smith 0d15519fd5 Avoid namespace conflicts
This fixes building with C++17, where std::sample conflicts with
FreeSRP::sample.
2023-10-01 18:58:12 -04:00
..
readerwriterqueue Add support for FreeSRP 2017-04-18 23:48:08 +02:00
CMakeLists.txt cmake: actually make linking work 2020-08-03 02:20:16 +02:00
freesrp_common.cc Avoid namespace conflicts 2023-10-01 18:58:12 -04:00
freesrp_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
freesrp_sink_c.cc Avoid namespace conflicts 2023-10-01 18:58:12 -04:00
freesrp_sink_c.h Replace boost::shared_ptr with std::shared_ptr 2021-01-18 21:15:57 +01:00
freesrp_source_c.cc Avoid namespace conflicts 2023-10-01 18:58:12 -04:00
freesrp_source_c.h Replace boost::shared_ptr with std::shared_ptr 2021-01-18 21:15:57 +01:00