[cleanup] Replace SLList by std::forward_list
I don't use UG myself. Would someone be so kind and test this change? Especially
- the performance impact
- correctness as I replaced push_back by push_front
I don't use UG myself. Would someone be so kind and test this change? Especially