Skip to content

C++20 module support #1986

@OneBogdan01

Description

@OneBogdan01

Describe the problem you are trying to solve.
I am currently learning modern C++ and I would like to see flecs adopt a module approach like entt. C++ modules are supposed to be faster, avoid macro leakage and generally be a better than #include.
Describe the solution you'd like
I am not exactly very confident as I am still learning about modules, but I think I would follow this approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions