Skip to content
Snippets Groups Projects
Commit f13be4f6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

DEFEATURE: remove old/unused SLList -> List construct/assignment

- should ideally avoid SLList in most cases, since it is allocation
  intensive and most places can easily use DynamicList or
  CircularBuffer instead.

STYLE: use push_uniq instead of deprecated appendUniq method

- mark with a 'normal' deprecation instead of 'strict' deprecation
parent ae638c2b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment