Skip to content

Conversation

@vitalsong
Copy link
Owner

  • Add cast<T> function for array;
  • Mark to_vec and cast as noexcept;
  • Remove array_cast function;
  • Fix conanfile recipe;

- Add `cast<T>` function for array;
- Mark `to_vec` and `cast` as noexcept;
- Remove `array_cast` function;
- Fix conanfile recipe;
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
include/dsplib/array.h 99.50% <100.00%> (+0.01%) ⬆️
include/dsplib/traits.h 45.94% <ø> (-11.51%) ⬇️
lib/math.cpp 91.13% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vitalsong vitalsong merged commit 8edd7df into develop Nov 26, 2025
15 checks passed
@vitalsong vitalsong deleted the feature/array-cast branch November 26, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants