mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-18 14:41:55 +00:00
- 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.
This commit is contained in:
parent
0e6242626c
commit
737291ce5f
1 changed files with 1160 additions and 0 deletions
1160
source/thirdparty/include/intrusive_list.h
vendored
Normal file
1160
source/thirdparty/include/intrusive_list.h
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue