Commit graph

2 commits

Author SHA1 Message Date
Mitchell Richters
e06c083c3b - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
Christoph Oelckers
737291ce5f - added stripped down version of EASTL's intrusive list.
This needed some editing and cleanup to get it to work without half of the rest of EASTL for mostly useless things.
This assumes C++17 and removes the sort function which was the main culprit for making the thing non self-contained.
2021-12-30 09:53:11 +01:00