You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
faluco af8dfcf19c Extended a bit the span implementation with the following changes:
- Documented methods and class.
- Adapted interface to the latest standard: no init list and generic container constructors, new iterator pair ctor.
- Implemented some SFINAE for managing conversions in constructors.
- Re-organised some methods to be grouped by category (modifiers, observers, iterators, ...).
- Added convenience make_span functions.
- Added some more  asserts.
- Adapted test to use some syntax that was modified.
4 years ago
..
examples Minor changes 5 years ago
include Extended a bit the span implementation with the following changes: 4 years ago
src rf_uhd_generic: add explicit ctor and dtor 4 years ago
test Extended a bit the span implementation with the following changes: 4 years ago
CMakeLists.txt Updated copyright 5 years ago