| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
using OwnedType = DataVector<T>;maybe make this a template argument, with Data vector<T> as a default, so you can pass in other foo types like FixedSizeDataVector.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |