Skip to content

Convert Core to use C++20 modules.#36

Draft
M-Fatah wants to merge 24 commits into
mainfrom
core-modules
Draft

Convert Core to use C++20 modules.#36
M-Fatah wants to merge 24 commits into
mainfrom
core-modules

Conversation

@M-Fatah

@M-Fatah M-Fatah commented Dec 11, 2024

Copy link
Copy Markdown
Owner

TODO:

  • base64
  • defer
  • defines
  • ecs
  • formatter
  • hash
  • json
  • log
  • reflect
  • result
  • source_location
  • utils
  • validate
  • containers/array
  • containers/hash_table
  • containers/stack_array
  • containers/string
  • memory/memory
  • memory/arena_allocator
  • memory/heap_allocator
  • memory/pool_allocator
  • platform/linux
  • platofmr/macos
  • platform/windows
  • serialization/binary
  • serialization/json
  • serialization/serializer

@M-Fatah M-Fatah added the refactor Code cleaning up or re-writing. label Dec 11, 2024
@M-Fatah M-Fatah added this to the Modules milestone Dec 11, 2024
@M-Fatah M-Fatah self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code cleaning up or re-writing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant