Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

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

wants to merge 24 commits into from

Conversation

M-Fatah
Copy link
Owner

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

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