Commit graph

4 commits

Author SHA1 Message Date
Paul David
2c0f109835 Types: Added equality/inquality operators to support Boost.Python additions
- Added to subdev_spec_pair_t
- Added to range_t
- Added tests for the inequalities
2017-05-23 17:14:32 -07:00
Andrej Rode
26cc20847c uhd: replace BOOST_FOREACH with C++11 range-based for loop
Note: This is the first commit that uses for-range, and range-based
for-loops are now usable for UHD development.
2017-02-10 16:44:33 -08:00
Josh Blum
95b966a599 uhd: update copyright headers with automated script 2011-03-23 18:48:30 -07:00
Josh Blum
132e622379 uhd: renamed test directory to tests to be consitent 2011-01-14 10:50:07 -08:00
Renamed from host/test/subdev_spec_test.cpp (Browse further)