aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2019-10-17 16:01:22 -0700
committerMartin Braun <martin.braun@ettus.com>2019-11-26 12:21:32 -0800
commit72b45bb8def087f2eff09ed671de788978853e2a (patch)
tree87fc86059b61e5dc43ba19332056075bef845f6d /mpm
parentd3a16b702230534f7265613a73204bdb051a458e (diff)
downloaduhd-72b45bb8def087f2eff09ed671de788978853e2a.tar.gz
uhd-72b45bb8def087f2eff09ed671de788978853e2a.tar.bz2
uhd-72b45bb8def087f2eff09ed671de788978853e2a.zip
uhd: Remove all usages of boost::tuple and friends
This replaces all of the following with standard C++ features: - boost::tuple - boost::make_tuple - boost::tuple::get - #include <boost/tuple/tuple.hpp> All usages were replaced with search-and-replace scripts (the usages of get could be automatically replaced with a vim macro, the rest was straightforward search-and-replace).
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions