aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/experts
Commit message (Expand)AuthorAgeFilesLines
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-083-12/+3
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-033-903/+1009
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-7/+8
* uhd: Replace boost::function with std::functionMartin Braun2019-11-261-6/+6
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-2/+2
* boost: Replaced units::demangle with core::demangle where appropriateMartin Braun2019-08-221-3/+3
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-153-10/+6
* lib: fix includes for boost::noncopyableMichael Dickens2019-02-111-0/+2
* lib: experts: fixup for including Boost headerMartin Braun2019-01-091-0/+2
* lib: experts: Add potentially missing but sometimes inferred includeMartin Braun2019-01-091-0/+1
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-143-0/+991