Changes
- Added
slick::queue<T>alias template as the preferred snake_case spelling ofslick::SlickQueue<T>, matching theslick::queueCMake target;SlickQueueremains available for backward compatibility - Updated README examples and tests to use the
slick::queuealias