etl
4b12e982 - In subspan function, add static checks on extents (#843)

Commit
285 days ago
In subspan function, add static checks on extents (#843) * In subspan function, add static checks on extents * Change to ETL_STATIC_ASSERT. Add static assert for first and last functions * Add static assert to pre c++11 subspan * Change extent to Extent to better match existing code
Author
Parents
Loading