areg-sdk icon indicating copy to clipboard operation
areg-sdk copied to clipboard

[c++17] integrate std::vector and other containers, except map

Open aregtech opened this issue 3 years ago • 3 comments

  • Replace TEArray and TELinkedList with STL vectors and list
  • Optional, replace TEStack
  • Do not touch maps, inclusive resource maps.

aregtech avatar Oct 23 '21 01:10 aregtech

@vukihub feel free to ask questions.

aregtech avatar Nov 19 '21 18:11 aregtech

Working branch: https://github.com/aregtech/areg-sdk/tree/20211114-cpp17-array

aregtech avatar Nov 19 '21 18:11 aregtech

we merge issues #16 , #17 and #18 to the https://github.com/aregtech/areg-sdk/tree/20220206-stl17-migration

aregtech avatar Feb 06 '22 13:02 aregtech

fixed in the branch 20220701-candidate

aregtech avatar Aug 16 '22 09:08 aregtech